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

@ -2067,7 +2067,7 @@ Example usage:
.sp
.nf
.ft C
django\-admin sqlall \-\-no\-color
django\-admin runserver \-\-no\-color
.ft P
.fi
.UNINDENT