django1/django
Marc Tamlyn ce823d3710 Merge pull request #1382 from loic/ticket19617
Fixed #19617 -- Refactored form metaclasses to support more inheritance scenarios.
2013-10-15 04:22:34 -07: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 a webdesign template tag docstring to prevent parsing as metadata. 2013-10-14 19:48:24 -04:00
core Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
db Handle Apps with South migrations as unmigrated apps. 2013-10-15 11:57:30 +02:00
dispatch Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
forms Fixed #8620 -- Updated the Form metaclass to support excluding fields by shadowing them. 2013-10-14 22:42:33 +07: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 #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
templatetags Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
test Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
utils Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
views Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00