oliver
(MyungSeKyo)
Most Active Role
N/A
Most Active Component
N/A
Activity Timeline
[No data in this time period]
Components
[No data in this time period]
Tickets
Trac | Ticket (22) | Reporter (8) | Owner (8) | Commenter (25) | Summary | Component |
---|---|---|---|---|---|---|
27080 | 27080 | `as_manager` on QuerySet should pass down `use_in_migrations` to new Manager instance | Migrations | |||
34974 | 34974 | makemigrations --check does not show diff as documented | Uncategorized | |||
34085 | 34085 | Black shouldn't format non-Python files | Core (Management commands) | |||
17 | 17 | Metasystem optimization: Share select_related in memory | Database layer (models, ORM) | |||
30393 | 30393 | ✅ | ✅ | 1 | Add validation of target argument in startapp command. | Core (Management commands) |
30030 | 30030 | ✅ | ✅ | 2 | SingleObjectMixin raises misleading AttributeError when called witout pk or slug | Generic views |
29773 | 29773 | ✅ | ✅ | 1 | There are strings that has not been translated to Korean in contrib.humanaize.naturaltime() | contrib.humanize |
29584 | 29584 | ✅ | 3 | Implement an optimized version of get_many() for the db cache backend | Core (Cache system) | |
29626 | 29626 | ✅ | 2 | Implement an optimized version of delete_many() for the db cache backend | Core (Cache system) | |
29518 | 29518 | ✅ | 1 | Misleading sqlmigrate "App 'apps.somethings' does not have migrations." error message | Core (Management commands) | |
29506 | 29506 | ✅ | 3 | Misleading migrate "App 'apps.somethings' does not have migrations." error message with nested apps | Core (Management commands) | |
29469 | 29469 | ✅ | 3 | Misleading makemigrations "App count not be found" error message with nested apps | Migrations | |
29463 | 29463 | ✅ | ✅ | 3 | add pagination to stacked inline and tabular inline | contrib.admin |
29457 | 29457 | ✅ | ✅ | 5 | Spaces between argument separator and argument in template filter generate error | Template system |
29400 | 29400 | ✅ | 1 | mark_safe() doesn't work as a decorator for template filters and tags | Template system | |
730 | 730 | more explicit middlware ordering | Core (Other) | |||
13 | 13 | Related objects interface should be tighter (edit_inline) | contrib.admin | |||
552 | 552 | [patch] SOAP support for django | Tools | |||
115 | 115 | Models CRUD via web services | Core (Other) | |||
77 | 77 | The PostgreSQL code should use schemas instead of prefixes for namespaces. | Database layer (models, ORM) | |||
983 | 983 | make "django-admin.py --help" output easier to read | Core (Management commands) | |||
89 | 89 | DateTimeFields with auto_now_add = True in admin | contrib.admin |