django1/django
Claude Paroz a098bee1b9 Fixed #19724 -- Output note when showing only core management commands
When listing available management commands, only core commands are
listed if settings have any error. This commit adds a note in this
case so errors are not totally silently skipped.
Thanks Peter Davis for the report.
2013-10-21 21:26:48 +02:00
..
bin Whitespace cleanup. 2013-10-10 16:49:20 -04:00
conf Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
contrib Fixed #21275 -- Fixed a serializer error when generating migrations for contrib.auth. 2013-10-21 14:54:52 -04:00
core Fixed #19724 -- Output note when showing only core management commands 2013-10-21 21:26:48 +02:00
db Fixed #21249 -- variable name typo in compiler.get_grouping() 2013-10-21 22:08:53 +03:00
dispatch Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
forms Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
http Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
middleware Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Fixed E227 pep8 warnings 2013-10-21 08:52:21 -04:00
templatetags Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
test Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
utils Fixed #21275 -- Fixed a serializer error when generating migrations for contrib.auth. 2013-10-21 14:54:52 -04:00
views Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
__init__.py Master is now pre-1.7. 2013-06-28 08:56:45 -05:00