django1/django
Aymeric Augustin 589dc49e12 Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Thanks jpic for the report and chmodas for working on a patch.

Reverts 2ea80b94. Refs #19362.
2013-10-13 18:14:04 +02:00
..
bin Whitespace cleanup. 2013-10-10 16:49:20 -04:00
conf Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
contrib Updated OpenLayers version from 2.11 to 2.13 2013-10-12 18:08:07 +02:00
core Fixed #13252 -- Added ability to serialize with natural primary keys. 2013-10-11 12:52:57 -04:00
db Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:14:04 +02:00
dispatch Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
forms Fixed #21173 -- Stopped fixing format for date-based widgets at init time 2013-10-12 18:31:19 +02:00
http Fixed #16822 -- Added RawPostDataException 2013-10-08 08:05:39 -04:00
middleware Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
templatetags Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
test Used "is" for comparisons with None. 2013-10-10 09:35:56 -04:00
utils Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:14:04 +02:00
views Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00