django1/django
Claude Paroz 1e8eadc94e Fixed #15888 -- Made tablename argument of createcachetable optional
Thanks Aymeric Augustin for the report and the documentation and
Tim Graham for the review.
2013-10-14 13:24:40 +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 Fixed #15888 -- Made tablename argument of createcachetable optional 2013-10-14 13:24:40 +02:00
core Fixed #15888 -- Made tablename argument of createcachetable optional 2013-10-14 13:24:40 +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