mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #32296 -- Added --skip-checks option to runserver command.
This commit is contained in:
parent
e8b4f23115
commit
34aa4f1997
4 changed files with 38 additions and 4 deletions
|
@ -153,7 +153,8 @@ Logging
|
|||
Management Commands
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The :djadmin:`runserver` management command now supports the
|
||||
:option:`--skip-checks` option.
|
||||
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue