django1/django
Aymeric Augustin f901b4d6c8 Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
..
apps Fixed #21702 -- get_model('app_label.ModelName'). 2014-01-26 13:01:09 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
contrib Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
core Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
db Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00
dispatch Fixed flake8 issues. 2014-01-12 13:40:37 -05:00
forms Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
http Fixed typo in docstring. 2014-01-16 22:34:35 +01:00
middleware Fixed #21473 -- Limited language preservation to logout 2013-12-12 10:24:43 +01:00
template Moved the loader tags registration with the other builtins. 2014-01-19 20:11:32 +01:00
templatetags A handful of flake8 fixes 2013-11-23 08:26:11 -08:00
test Moved sys.path-extending decorator to django.test.utils and used throughout test suite. 2014-01-25 22:50:40 -07:00
utils Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
views Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
__init__.py [1.7.x] Bump version number for 1.7 alpha 1. 2014-01-22 21:48:37 -06:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00