Armin Ronacher

(mitsuhiko)

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 (30) Reporter (19) Owner (12) Commenter (39) Summary Component
5745 5745 5 MySQL Collations/Charsets and Engines Database layer (models, ORM)
20530 20530 Incorrect QUERY_STRING handling on Python 3 Core (URLs)
7261 7261 1 Support for __html__ for Library interoperability Template system
10405 10405 2 quoted class names in foreign key definition causes 'str' object has no attribute '_default_manager' Database layer (models, ORM)
20557 20557 2 Mangled Cookies on Python 3 HTTP handling
16369 16369 Remove a misleading comment from the signing documentation Documentation
5786 5786 Relax character restrictions on auth usernames contrib.auth
9404 9404 3 Proxy file-like methods and attributes in UploadedFile objects File uploads/storage
8817 8817 4 Accessing ImageField's dimensions doesn't close file File uploads/storage
8971 8971 3 URL resolution for admindocs reST roles incorrect contrib.admin
9344 9344 2 TemporaryFile is missing the 'tell' method on Windows platforms File uploads/storage
9659 9659 3 No output from `wsgi.file_wrapper` HTTP handling
10249 10249 1 Cannot create a consistent method resolution order (MRO) for bases FieldFile, File Database layer (models, ORM)
10300 10300 1 Custom File Storage Backend broken by recent SVN commit. File uploads/storage
10335 10335 2 tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1] Core (Other)
10687 10687 2 request parsing breaks if upload_handlers is empty File uploads/storage
11026 11026 1 RST Markup Error in regroup docstring Documentation
11046 11046 1 Documentation on ifchanged should use new cycle syntax Documentation
11055 11055 4 ImageField uploads fail at r10717 File uploads/storage
14267 14267 2 Trac Upgrade Tracking Ticket *.djangoproject.com
15350 15350 Dirlisting Display Oddity in Trac *.djangoproject.com
7501 7501 template rendering doesn't reset cycle tag Template system
5648 5648 __init__ of Models not overrideable Database layer (models, ORM)
6172 6172 Disabling Django Exception System Core (Other)
6382 6382 Document request.urlconf Documentation
6381 6381 Document request.urlconf Uncategorized
3734 3734 __loader__ support for debugging module Core (Other)
3296 3296 Broken coderenderer in trac *.djangoproject.com
1106 1106 Python Egg differs from the tar.gz Version Tools
1094 1094 missing html escaping in django admin contrib.admin