django1/django
Claude Paroz 42a67ec1cd Fixed #21269 -- Don't crash when CommandError contains non-ascii
Thanks kontakt@eikefoken.de for the report.
2013-10-14 21:21:07 +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 Merge pull request #1733 from joaoxsouls/#18866 2013-10-14 06:20:59 -07:00
core Fixed #21269 -- Don't crash when CommandError contains non-ascii 2013-10-14 21:21:07 +02:00
db Fixed #15888 -- Made tablename argument of createcachetable optional 2013-10-14 13:24:40 +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 #21256 -- Error in datetime_safe.datetime.combine. 2013-10-13 19:09:26 +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