Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.

This commit is contained in:
Tim Graham 2015-12-22 09:56:25 -05:00
parent f1628f6be1
commit d52b0c5b38
4 changed files with 8 additions and 2 deletions

View file

@ -1556,7 +1556,7 @@ that ``django-admin`` should print to the console.
Example usage::
django-admin sqlall --no-color
django-admin runserver --no-color
By default, ``django-admin`` will format the output to be colorized. For
example, errors will be printed to the console in red and SQL statements will