Obi

(obi-jerome)

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 (67) Reporter (1) Owner (0) Commenter (1) Summary Component
34619 34619 Ensure FilteredSelectMultiple select elements are associated with their label contrib.admin
34643 34643 Move admin form labels to a more accessible place contrib.admin
14831 14831 Django Template Style Guide Documentation
35000 35000 Skip redundant defaults to allow INSTANT longtext (among others) column addition in MySQL Migrations
34617 34617 Ensures <meta name="viewport"> does not disable text scaling and zooming contrib.admin
34435 34435 JSONField with string default raises fields.E010 warning. Documentation
34460 34460 1 Replace Flake8 by Ruff Utilities
34356 34356 Memory leak when generating PDFs Core (Other)
27451 27451 syndication feed may crash with AmbiguousTimeError contrib.syndication
27807 27807 Overriding username validators doesn't work as documented contrib.auth
27946 27946 Improve "ValueError: Found wrong number of constraints" error message Migrations
14808 14808 i18n is not safe. Documentation
14009 14009 custom formset validation documentation is incomplete Documentation
27967 27967 The autogenerated OneToOneField on multi table inheritance breaks the InlineAdminForm given UUID pk contrib.admin
27732 27732 django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references contrib.postgres
27820 27820 RequestDataTooBig/TooManyFields fail to render the debug page HTTP handling
27356 27356 admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField contrib.admin
27378 27378 Add UUID serialization support to migration writer Migrations
27340 27340 Model pre_init signal should provide an `instance` argument Database layer (models, ORM)
27128 27128 A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. Uncategorized
27082 27082 Make timezone.localtime() default to timezone.now() when no value is given Utilities
14030 14030 Use F() objects in aggregates(), annotates() and values() Database layer (models, ORM)
14716 14716 filter_horizontal and filter_vertical don't work on mobile Safari contrib.admin
14930 14930 `values_list()` fails on queryset ordered by extra column Database layer (models, ORM)
14512 14512 Documentation & tools for decorating class-based-views. Generic views
14019 14019 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
14315 14315 memcached doesn't support negative deltas for incr() and decr() Core (Cache system)
14449 14449 restructuredtext filter does not return the correct content Documentation
14862 14862 bad links *.djangoproject.com
14697 14697 Speeding up queryset model instance creation Database layer (models, ORM)
13 13 Related objects interface should be tighter (edit_inline) contrib.admin
811 811 IPv6 address field support Core (Other)
14747 14747 parse error on HTTP_IF_MODIFIED_SINCE header Core (Other)
14525 14525 Bug - exception in messages.info(), etc when using unicode characters. Contrib apps
14254 14254 More tests for storage backends File uploads/storage
14252 14252 django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL Contrib apps
313 313 PhoneNumberField should accept international format numbers Internationalization
919 919 [patch] Implement `random` template tag Template system
580 580 [patch] caching needs to take more into account than just the URL Core (Cache system)
653 653 setup.py doesn't create django/contrib/admin/templates/ contrib.admin
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 &#34;None&#34; 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
362 362 Anonymous sessions should try to prevent session-stealing Core (Other)
121 121 [patch] Names in SQL should be quoted Metasystem
147 147 "sqlite" should be "sqlite3" in conf/project_template/settings/main.py contrib.admin
109 109 Patch: Customizing Date(Time)Field displays contrib.admin
924 924 [patch] String filters (lower, upper, capfirst etc.) don't work with international strings contrib.admin
463 463 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
61 61 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
913 913 [patch] incorrect `list_filter` field error message a bit stranger than necessary contrib.admin
829 829 __repr__ overloaded for short_descriptions in admin interface contrib.admin
583 583 [patch] Add app-template dirs to TEMPLATE_DIRS Template system
961 961 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
751 751 Swedish translation Translations
826 826 Development server kills itself to reload, causing browser GET failures contrib.admin
667 667 [patch] extra_lookup_kwargs and extra_context in infodicts should accept callbacks Generic views