tobi

(tobi)

Most Active Role

N/A

Most Active Component

Contrib.Auth

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (40) Reporter (1) Owner (0) Commenter (54) Summary Component
14831 14831 Django Template Style Guide Documentation
35000 35000 Skip redundant defaults to allow INSTANT longtext (among others) column addition in MySQL Migrations
34435 34435 JSONField with string default raises fields.E010 warning. Documentation
27451 27451 1 syndication feed may crash with AmbiguousTimeError contrib.syndication
27807 27807 1 Overriding username validators doesn't work as documented contrib.auth
14808 14808 i18n is not safe. Documentation
14009 14009 custom formset validation documentation is incomplete Documentation
27356 27356 2 admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField contrib.admin
27378 27378 2 Add UUID serialization support to migration writer Migrations
14512 14512 Documentation & tools for decorating class-based-views. Generic views
14019 14019 7 SQLInsertCompiler.as_sql() failure Database layer (models, ORM)
14315 14315 1 memcached doesn't support negative deltas for incr() and decr() Core (Cache system)
14525 14525 1 Bug - exception in messages.info(), etc when using unicode characters. Contrib apps
14254 14254 2 More tests for storage backends File uploads/storage
14252 14252 2 django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL Contrib apps
313 313 1 PhoneNumberField should accept international format numbers Internationalization
919 919 5 [patch] Implement `random` template tag Template system
7926 7926 1 'NoneType' object is not iterable Documentation
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 2 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 2 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 1 editable=False causes fields to lose current value upon save in admin interface contrib.admin
758 758 1 django_admin_log items should be HTML-escaped when shown in admin interface contrib.admin
779 779 4 [patch] Allow callables in extra_lookup_kwargs of generic views Generic views
889 889 1 [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 1 Trac RSS feed link should be visible from Django's Trac *.djangoproject.com
109 109 1 Patch: Customizing Date(Time)Field displays contrib.admin
924 924 1 [patch] String filters (lower, upper, capfirst etc.) don't work with international strings contrib.admin
61 61 3 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
463 463 2 [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems Core (Other)
913 913 3 [patch] incorrect `list_filter` field error message a bit stranger than necessary contrib.admin
829 829 1 __repr__ overloaded for short_descriptions in admin interface contrib.admin
961 961 2 [patch] Add automatic thumbnail generation to ImageFields Core (Other)
667 667 3 [patch] extra_lookup_kwargs and extra_context in infodicts should accept callbacks Generic views