Torsten Bronger

(bronger)

Most Active Role

N/A

Most Active Component

Core (Other)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (19) Reporter (16) Owner (0) Commenter (20) Summary Component
25361 25361 Unpickling of QuerySet fails in presence of abstract intermediate model Database layer (models, ORM)
29400 29400 mark_safe() doesn't work as a decorator for template filters and tags Template system
29411 29411 1 Pickling of a form fails after a form was used in a template Forms
24254 24254 1 Queries using distinct() and order_by() cannot be used with the __in lookup Database layer (models, ORM)
26570 26570 3 Test runner imports models package with Python 3.5+ Testing framework
26571 26571 1 Documentation about usage of fromtimestamp (wrt timezones) is confusing Documentation
23949 23949 1 Add charset to JsonResponse HTTP handling
25830 25830 1 Unnecessary migrations with Python3 Migrations
14174 14174 1 Support for string interpolation in lazy translation Internationalization
14885 14885 1 is_valid for ModelForm changes instance if instance is provided Documentation
17976 17976 Forms BooleanField not picklable Forms
13894 13894 1 Disable upstream caching with messages framework contrib.messages
16803 16803 1 Unicode representation of ContentType instances is not translated contrib.contenttypes
12320 12320 1 Translations hints in HTML are lost in PO file Internationalization
285 285 2 WSGIRequest should set request.path to full uri path HTTP handling
14801 14801 2 Support for string methods with lazy translations Internationalization
11904 11904 Error on docs page for conditional view processing Documentation
10337 10337 2 syncdb fails to load initial_data with certain __init__.py Core (Management commands)
9623 9623 1 !ChoiceField widgets should never be empty Uncategorized