django1/django
Claude Paroz 650b6fd90e Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +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 Avoided hardcoding Permission.name max_length 2013-10-16 11:31:07 -04:00
core Add get_migratable_models util method to ConnectionRouter 2013-10-16 18:02:49 +02: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 #8620 -- Updated the Form metaclass to support excluding fields by shadowing them. 2013-10-14 22:42:33 +07: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 Merge pull request #1744 from unaizalakain/ticket_7261 2013-10-15 14:43:35 -07: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