mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
This commit is contained in:
parent
f1628f6be1
commit
d52b0c5b38
4 changed files with 8 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue