1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/django
2014-07-18 16:10:59 +00:00
..
apps Checked more precisely whether the app registry is ready. 2014-07-12 18:49:37 +02:00
bin
conf Fixed #23005 -- Allowed specifying special fallback languages 2014-07-14 20:50:03 +02:00
contrib Fixed #23028: Added unique_togther support to inspectdb. 2014-07-18 16:10:59 +00:00
core Fixed #23028: Added unique_togther support to inspectdb. 2014-07-18 16:10:59 +00:00
db Fixed #23041: Bad base dependencies for proxy models 2014-07-16 09:59:08 -07:00
dispatch
forms Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet. 2014-07-09 07:59:20 -04:00
http Added a space before explanation of "Invalid HTTP_HOST header: ..." 2014-07-05 20:18:52 -04:00
middleware Fixed #20128 -- Made CsrfViewMiddleware ignore IOError when reading POST data. 2014-06-25 07:08:16 -04:00
template Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00
templatetags
test Converted test management command to argparse 2014-06-14 13:43:39 +02:00
utils Fixed #22991 -- Prevented *.pyc files in autoreload monitoring 2014-07-15 09:57:54 +02:00
views Fixed #22756 -- Added view name to technical 404 template if Http404 is raised. 2014-06-30 15:34:35 -04:00
__init__.py
shortcuts.py