Bastian Kleineidam <calvin@...

(Bastian Kleineidam <calvin@...)

Most Active Role

Reporter

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (42) Reporter (41) Owner (0) Commenter (17) Summary Component
6489 6489 Add selected and enabled_from for JS calendar contrib.admin
17 17 1 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
6498 6498 Add case insensitive model ordering Database layer (models, ORM)
6379 6379 3 Don't hide errors when resolving URL views Core (Other)
6477 6477 1 Make running unit tests easier Testing framework
13205 13205 Fix empty value detection in DateTimeField with SplitDateTimeWidget rendering Forms
2982 2982 1 [patch] allow replacing models.py with a subpackage models/__init__.py Database layer (models, ORM)
6544 6544 2 Regression with new templates extends checks Template system
7116 7116 Optimize RequestContext construction Template system
6485 6485 Split off file-serving capability Uncategorized
6499 6499 1 Close open file descriptors on compression Core (Other)
6491 6491 Improvements to User and Permission models Uncategorized
7530 7530 1 Related objects are not None like they should be Database layer (models, ORM)
6432 6432 1 select_related() should also follow ManyToMany fields Database layer (models, ORM)
6490 6490 Accept variable keyword args in authentication contrib.auth
7117 7117 1 Replace backslash in reverse URL matcher Core (Other)
6488 6488 Use JS iframe to hide select dropdowns in IE6 contrib.admin
6487 6487 Add previous/next year links in JS calendar contrib.admin
6483 6483 1 Support European date format for JavaScript Internationalization
6484 6484 Add default mime.types for Windows systems Uncategorized
3069 3069 [patch] fix gettext invocation for invalid dates Internationalization
7594 7594 fix wrong initialization of InMemoryUploadedFile Core (Other)
6496 6496 Support gzipped fixture data Uncategorized
6831 6831 Replace backslash in reverse URL resolver Core (Other)
6497 6497 Improved fixture error reporting Core (Serialization)
6482 6482 Prevent file descriptor leaks Uncategorized
6486 6486 Add server time to error page info Uncategorized
6494 6494 Split off traceback HTML generation Uncategorized
6492 6492 1 isValidFloat() should handle Unicode data Template system
6500 6500 1 Make models hashable Uncategorized
6481 6481 Fix import and syntax errors Uncategorized
6480 6480 Don't gzip PDF files for IE Uncategorized
6479 6479 Replace hardcoded cookie session name Testing framework
6495 6495 Fix traceback HTML syntax Uncategorized
6478 6478 Don't ignore Ctrl-C and system exit in tests Testing framework
6493 6493 1 Don't clobber a set DJANGO_SETTINGS_MODULE Uncategorized
3070 3070 [patch] Execute prefixed and sorted files for initial SQL data Core (Management commands)
3079 3079 [patch] allow to disable POST handling in create_update generic views Generic views
3024 3024 [patch] db backend _commit/_rollback check connection Database layer (models, ORM)
3106 3106 1 [patch] fix variable name typo in sitemap app Contrib apps
3000 3000 typo in docs/testing.txt Documentation
2984 2984 allow to specify automatic HTML escaping for templates Template system