django/django
Tim Graham 8606785faa Merge pull request #2186 from zemanel/master
Fixed typo on docstring
2014-01-21 04:46:14 -08:00
..
apps Fixed typo in comment. 2014-01-15 21:24:09 +01:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixes #21833 -- Fix UserSettingsHolder.is_overridden() and add tests. 2014-01-20 20:25:33 -07:00
contrib Added ManifestStaticFilesStorage to staticfiles contrib app. 2014-01-20 19:32:07 +01:00
core fixed typo on docstring 2014-01-20 16:33:11 +00:00
db Corrected problem with MySQL checks handler and related fields. 2014-01-21 18:37:49 +08: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 Refs #21831 -- Softened the TestClient dependency on contrib.auth. 2014-01-21 08:51:23 +08:00
utils Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
views Fixed typo in docstrings of MonthArchiveViews. 2014-01-10 08:25:22 -05:00
__init__.py Fixed #21714 -- Moved logging configuration to global setup() 2013-12-31 18:35:00 +01:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00