1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django
2013-05-16 11:41:52 -04:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
contrib Fixed #20357 -- Allow empty username field label in AuthentificationForm. 2013-05-16 11:41:52 -04:00
core Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
db Fixed #20413 - Respect Query.get_meta() 2013-05-15 12:55:30 -07:00
dispatch
forms Fixed #19934 - Use of Pillow is now preferred over PIL. 2013-05-14 19:32:04 -07:00
http Fixed #20038 -- Better error message for host validation. 2013-04-03 14:27:20 -06:00
middleware
shortcuts
template Updated some 'Dive Into Python' links 2013-04-01 14:04:41 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
utils Removed unicode literals from PIL compat. 2013-05-15 09:00:09 +02:00
views Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
__init__.py