[Django] #32296: Support --skip-checks argument in runserver command

11 views
Skip to first unread message

Django

unread,
Dec 23, 2020, 1:51:52 PM12/23/20
to django-...@googlegroups.com
#32296: Support --skip-checks argument in runserver command
-------------------------------------+-------------------------------------
Reporter: Evgeny | Owner: nobody
Arshinov |
Type: New | Status: new
feature |
Component: Core | Version: master
(Management commands) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Rationale:
- It would be consistent with other management commands performing system
checks
- It would help people like me who would rather have checks enabled
exclusively in CI/CD than wait 15-20 seconds for each project reload
during development

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.

Django

unread,
Dec 23, 2020, 2:50:11 PM12/23/20
to django-...@googlegroups.com
#32296: Add --skip-checks option to the runserver command.
-------------------------------------+-------------------------------------
Reporter: Evgeny Arshinov | Owner: nobody
Type: New feature | Status: new
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* cc: Jon Dufresne (added)
* stage: Unreviewed => Accepted


Comment:

Sounds reasonable.

--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:1>

Django

unread,
Dec 24, 2020, 11:52:24 AM12/24/20
to django-...@googlegroups.com
#32296: Add --skip-checks option to the runserver command.
-------------------------------------+-------------------------------------
Reporter: Evgeny Arshinov | Owner: Hasan
| Ramezani
Type: New feature | Status: assigned

Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Hasan Ramezani):

* 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>

Django

unread,
Jan 18, 2021, 6:12:38 AM1/18/21
to django-...@googlegroups.com
#32296: Add --skip-checks option to the runserver command.
-------------------------------------+-------------------------------------
Reporter: Evgeny Arshinov | Owner: Hasan
| Ramezani
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/32296#comment:3>

Django

unread,
Jan 18, 2021, 2:08:07 PM1/18/21
to django-...@googlegroups.com
#32296: Add --skip-checks option to the runserver command.
-------------------------------------+-------------------------------------
Reporter: Evgeny Arshinov | Owner: Hasan
| Ramezani
Type: New feature | Status: closed

Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages