1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/django
2008-09-03 11:35:57 +00:00
..
bin
conf Closes #8840, Updated Norwegian translation; Thanks jonklo. 2008-09-03 11:35:57 +00:00
contrib Fixed #8812 -- Fixed up the positioning of the "delete" link in the admin 2008-09-03 04:22:39 +00:00
core Fixed #8726 -- When doing reverse URL resolving, make sure we're consistently 2008-08-31 22:47:25 +00:00
db Fixed #8825 -- Fixed a small error model field setup (on the model class) from 2008-09-03 05:53:50 +00:00
dispatch
forms Fixed #8828 -- Trimmed some trailing whitespace that might have been causing a 2008-09-03 06:22:28 +00:00
http Fixed #8278: fixed QueryDict.update(QueryDict). Thanks, julien. 2008-08-29 16:49:19 +00:00
middleware
shortcuts
template Fixed #7027: template tags now corectly break tokens around strings marked for translation. 2008-08-31 18:28:06 +00:00
templatetags
test Fixed #8636: Corrected the test client to use the string '80' in the request META, rather than the integer 80. Thanks to Adam Lofts for the report and fix. 2008-08-28 11:52:50 +00:00
utils Fixed a case of incorrect parsing of quanitifers in reg-exp patterns. 2008-09-01 23:03:03 +00:00
views
__init__.py Bumped version to rc1. 2008-09-03 00:20:17 +00:00