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 (33) Reporter (8) Owner (0) Commenter (12) 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)
22747 22747 3 Add backwards compatibility tip for new behaviour of formset.save(commit=False) Documentation
21926 21926 1 SuccessMessageMixin not working for DeleteView Generic views
22609 22609 3 Allow specifying the form field when instantiating a model field Uncategorized
22137 22137 2 Widgets class should drop the is_hidden bool property Forms
22282 22282 models.BooleanField.blank should be 'False' if BooleanField has choices Database layer (models, ORM)
22006 22006 1 DRY login_required method should be documented Documentation
21948 21948 Docs on extending admin templates should mention TEMPLATE_LOADERS Documentation
21946 21946 2 Calling get_object() on DeleteView resets the success_url Generic views
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
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