1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/django
2010-06-23 17:17:22 +00:00
..
bin
conf Fixed #13577 - wrong thousands separator in Polish formats file. Thanks sero for report. 2010-06-07 14:47:10 +00:00
contrib Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. Thanks to Leo for bug report and patch. 2010-06-23 17:17:22 +00:00
core Fixed #12619 -- Added support for the --noinput flag to testserver. Thanks to clouserw for the suggestion, and darkrho for the patch. 2010-06-21 12:09:25 +00:00
db Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 development branch. 2010-06-21 11:48:45 +00:00
dispatch
forms Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 when localization is enabled. Thanks for the report and patch, magnus. 2010-05-23 10:38:23 +00:00
http Fixed #13572: copies of QueryDicts now have their encoding set correctly. 2010-05-28 16:39:52 +00:00
middleware Fixed #13716 - the CSRF get_token function stopped working for views with csrf_view_exempt 2010-06-08 14:35:48 +00:00
shortcuts
template Refs #13573 -- Modified the key technique added in r13295 to be more robust against potential key collisions while keeping key names human-readable. Thanks to Alex for being finicky. 2010-05-21 14:25:26 +00:00
templatetags
test Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a flush, which speeds up the tests overall. 2010-05-28 11:15:36 +00:00
utils Fixed #13653: Fixed django.utils.hashcompat to support running on Python 2.4 with standalone hashlib. 2010-05-28 11:46:03 +00:00
views Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages. 2010-05-28 17:25:43 +00:00
__init__.py Django is now 1.3 pre-alpha. 2010-06-19 21:14:56 +00:00