django1/django
Claude Paroz 4cccb85e29 Fixed #19997 -- Added custom EMPTY_VALUES to form fields
Thanks Loic Bistuer for the report and the patch.
2013-03-07 15:22:03 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Fixed #16888 -- Added microseconds in localized input formats 2013-03-02 19:04:23 +01:00
contrib Fixed #19951 -- Admin: Invalid model PK values shouldn't cause 500 status. 2013-03-06 21:38:44 -03:00
core Fixed #19942 -- Decoded errors coming from Popen commands 2013-03-03 20:00:44 +01:00
db Added missing method in the dummy database backend. 2013-03-07 14:53:52 +01:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #19997 -- Added custom EMPTY_VALUES to form fields 2013-03-07 15:22:03 +01:00
http Added a new required ALLOWED_HOSTS setting for HTTP host header validation. 2013-02-19 11:23:29 -07:00
middleware Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response. 2013-02-28 14:21:48 +01:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template [py3] Always fed hashlib with bytes. 2013-02-27 10:02:07 +01:00
templatetags Fixed #19915 - Made blocktrans tag honor TEMPLATE_STRING_IF_INVALID. 2013-03-03 16:10:11 -03:00
test Fixed #19997 -- Added custom EMPTY_VALUES to form fields 2013-03-07 15:22:03 +01:00
utils PEP8 cleanup of functional.py 2013-03-06 16:14:46 -08:00
views Loaded cycle and firstof from future in built-in templates. Refs #17906. 2013-02-24 15:16:45 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00