django1/django
Javed Khan a921f06345 Fixed #21280 -- Don't generate empty migration files 2013-10-17 08:21:17 -04: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 Removed some dead code and simplified some other ocde 2013-10-17 05:15:08 -07:00
core Fixed #21280 -- Don't generate empty migration files 2013-10-17 08:21:17 -04:00
db Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02:00
dispatch Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
forms Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
http Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 2013-10-15 09:04:12 -04:00
middleware Fixed #7603 -- Added a 'scheme' property to the HttpRequest object 2013-10-15 09:04:12 -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 #21263 -- Fixed issue with override_settings in inherited classes 2013-10-15 15:38:27 +02:00
utils Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01: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