django@...
(django@...)
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 (32) | Reporter (7) | Owner (0) | Commenter (2) | Summary | Component |
---|---|---|---|---|---|---|
373 | 373 | Add support for multi-column primary keys. | Database layer (models, ORM) | |||
17 | 17 | Metasystem optimization: Share select_related in memory | Database layer (models, ORM) | |||
27360 | 27360 | Make it easier to track down the offending models for AlreadyRegistered exceptions | contrib.admin | |||
27332 | 27332 | Specifying additional ON arguments, and more flexibility with joins | Database layer (models, ORM) | |||
27542 | 27542 | Client.force_login() shouldn't use authentication backends without a get_user() method | Testing framework | |||
14930 | 14930 | `values_list()` fails on queryset ordered by extra column | Database layer (models, ORM) | |||
14263 | 14263 | Allow fields to support custom double-underscore lookup methods | Database layer (models, ORM) | |||
14007 | 14007 | Automatically discover models within a package without using the app_label Meta attribute | Database layer (models, ORM) | |||
14658 | 14658 | DateField initial does not honor locale, against documentation | Forms | |||
14633 | 14633 | Reorganize settings reference docs | Documentation | |||
14976 | 14976 | Add is_html flag to contrib.messages | contrib.messages | |||
702 | 702 | document that ManyToMany fields can't be in unique_together | Documentation | |||
14948 | 14948 | Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' | Database layer (models, ORM) | |||
13 | 13 | Related objects interface should be tighter (edit_inline) | contrib.admin | |||
811 | 811 | IPv6 address field support | Core (Other) | |||
14283 | 14283 | AttributeError on admin detail page after r13708 | Contrib apps | |||
708 | 708 | search for meta.IPAddressField with postgresql backend is broken (admin) | Database layer (models, ORM) | |||
4821 | 4821 | ✅ | Add hyphenation option to djago.utils.text.wrap and a default filter hyphenatedwordwrap | Template system | ||
921 | 921 | Add a "me" shortcut to UserFields | contrib.admin | |||
2537 | 2537 | ✅ | add *args support to filters (or provide a proper error message) | Template system | ||
956 | 956 | Updated Galician (gl) translation | Internationalization | |||
2440 | 2440 | ✅ | 1 | Template Loader for PHP files (integrate django into existing PHP site) | Template system | |
934 | 934 | ImageField's cause the admin UI to not allow modifications? | Validators | |||
688 | 688 | [patch] Error handlers lack context. | Translations | |||
2566 | 2566 | ✅ | Setting TEMPLATE_STRING_IF_INVALID = 'notempty' breaks admin user creation | contrib.admin | ||
201 | 201 | ImageField validation error | contrib.admin | |||
199 | 199 | CharField should raise an exception when maxlength is not specified | Metasystem | |||
165 | 165 | Should mod_python config use PythonOption instead of SetEnv for settings? | Core (Other) | |||
202 | 202 | Error when uploading image | Metasystem | |||
2442 | 2442 | ✅ | 1 | django.contrib.auth.forms.CreateUserForm | Contrib apps | |
2528 | 2528 | ✅ | the time default filter is broken for midnight time value (always returns '') | Template system | ||
2200 | 2200 | ✅ | Generic Views should have user_passes_test=func argument | Generic views |