django/django
Renato Oliveira 43569647ab Fixed #21299 - Changed filters from title to capfirst on admin inline formsets.
Previously there was a mixture of the two which resulted in inconsistent
casing.
2013-10-24 14:44:07 -04:00
..
bin Whitespace cleanup. 2013-10-10 16:49:20 -04:00
conf Start attacking E231 violations 2013-10-24 10:30:03 -07:00
contrib Fixed #21299 - Changed filters from title to capfirst on admin inline formsets. 2013-10-24 14:44:07 -04:00
core Start attacking E231 violations 2013-10-24 10:30:03 -07:00
db Fix migration planner to fully understand squashed migrations. And test. 2013-10-23 22:56:54 +01:00
dispatch Start attacking E231 violations 2013-10-24 10:30:03 -07:00
forms Start attacking E231 violations 2013-10-24 10:30:03 -07:00
http Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
middleware Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Start attacking E231 violations 2013-10-24 10:30:03 -07:00
templatetags Added missing newline in docstring; refs #20945. 2013-10-24 10:33:11 -04:00
test Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
utils Fixed #21298 -- Fixed E301 pep8 warnings 2013-10-23 13:45:03 +01:00
views Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00