Related StackOverflow question:
https://stackoverflow.com/questions/41438593/skip-system-checks-on-django-
server-in-debug-mode-in-pycharm/41725866
--
Ticket URL: <https://code.djangoproject.com/ticket/32296>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: Jon Dufresne (added)
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable.
--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:1>
* owner: nobody => Hasan Ramezani
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13809 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34aa4f1997bd7f1fb0c43d6d1c6848e86b928f2e" 34aa4f1]:
{{{
#!CommitTicketReference repository=""
revision="34aa4f1997bd7f1fb0c43d6d1c6848e86b928f2e"
Fixed #32296 -- Added --skip-checks option to runserver command.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:4>