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 (26) Reporter (1) Owner (0) Commenter (1) 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)
921 921 Add a "me" shortcut to UserFields contrib.admin
956 956 Updated Galician (gl) translation Internationalization
934 934 ImageField's cause the admin UI to not allow modifications? Validators
688 688 [patch] Error handlers lack context. Translations
512 512 1 Admin list_filter doesn't work for BooleanField with MySQL 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