s@...

(s@...)

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 (50) Reporter (1) Owner (0) Commenter (2) Summary Component
897 897 Bi-Directional ManyToMany in Admin contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
14974 14974 Add support for translation backends other than gettext Internationalization
14411 14411 Inline delete not prompting cascade delete warning contrib.admin
14645 14645 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
17 17 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
27693 27693 Case insensitive lookups on JSONField nested values contrib.postgres
27435 27435 Raise an error when using --keepdb without an explicit TEST.PASSWORD on Oracle Testing framework
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14891 14891 use_for_related_fields=False is not honored by reverse FK or M2M related managers Database layer (models, ORM)
14402 14402 help_text is not displayed for ManyToMany raw_id fields contrib.admin
494 494 Collapse in admin interface for inline related objects contrib.admin
901 901 Reload method for models Database layer (models, ORM)
27 27 Single form field for multiple database fields Forms
14226 14226 Bug in dumpdata dependency calculation involving ManyToManyFields Core (Serialization)
14760 14760 Admin inlines with file/image field fails to save_as contrib.admin
14825 14825 LocaleMiddleware should store language preferences if possible Internationalization
14877 14877 ModelFormSet.save() with a deleted form should work even if the model has already been deleted Forms
23 23 Add support for ValidationWarning Forms
14894 14894 translation is not threadsafe Internationalization
20399 20399 2 DatabaseError when saving model with ManyToManyField in admin contrib.admin
14567 14567 ModelMultipleChoiceField inconsistently returns a list if empty. Forms
14948 14948 Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' Database layer (models, ORM)
14249 14249 Inactive users have less permissions then anonymous users with custom backend contrib.auth
342 342 Add a way for fields to be displayed in the admin without being editable contrib.admin
399 399 Bigint field object needed Database layer (models, ORM)
689 689 Honor Web server provided authentication Core (Other)
285 285 WSGIRequest should set request.path to full uri path HTTP handling
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
14045 14045 makemessage miss some gettext in javascript Internationalization
14101 14101 Localized DecimalField doesn't accept localized input Internationalization
14498 14498 Forms passed to FormWizard.process_step are not guaranteed to have clean validate data contrib.formtools
14838 14838 django admin: a staff memeber can delete itself Contrib apps
919 919 [patch] Implement `random` template tag Template system
24 24 edit_inline support for OneToOne relationships Metasystem
653 653 setup.py doesn't create django/contrib/admin/templates/ contrib.admin
115 115 Models CRUD via web services Core (Other)
654 654 DateFormat should be a subclass of TimeFormat, not Formatter Tools
673 673 Final code example in Tutorial 3 is incorrect Documentation
710 710 Differentiate between __repr__ and __str__ for model objects Core (Other)
716 716 order_type not defined in new-admin django.contrib.admin.templatetags.admin_list contrib.admin
743 743 new-admin: lookup_val2 not defined in BooleanFieldFilterSpec of django.contrib.admin.views.main contrib.admin
744 744 `NullBooleanField` should show an icon in the admin listing rather than "None" Generic views
754 754 editable=False causes fields to lose current value upon save in admin interface contrib.admin
758 758 django_admin_log items should be HTML-escaped when shown in admin interface contrib.admin
779 779 [patch] Allow callables in extra_lookup_kwargs of generic views Generic views
889 889 [patch] `str()` should be used in admin interface popup-add contrib.admin
912 912 Documentation should be updated to reflect __repr__ / __str__ split for model objects Documentation
939 939 [patch] CSS class for optional monospace textareas in admin contrib.admin
940 940 Trac RSS feed link should be visible from Django's Trac *.djangoproject.com