django1/django/conf
Andrew Godwin dce278673a Fixed #9459: forms.HiddenInput and DateTime field loses microseconds. Thanks to mt.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16347 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-09 17:03:45 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
project_template Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 2011-05-30 22:27:47 +00:00
urls Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. Thanks, traff. 2011-03-15 20:13:21 +00:00
__init__.py Fix the staticfiles_tests and django.conf to not think that None meant a lazy object hadn't been evaluated. Thanks to Jannis for informing me that I broke the test suite (if you were harmed by this I'll buy you a cookie). Sorry. 2011-06-01 20:45:47 +00:00
global_settings.py Fixed #9459: forms.HiddenInput and DateTime field loses microseconds. Thanks to mt. 2011-06-09 17:03:45 +00:00