Opened 14 years ago
Closed 14 years ago
#15136 closed (duplicate)
Django manage.py runserver verbosity
Reported by: | gregg | Owned by: | nobody |
---|---|---|---|
Component: | django-admin.py runserver | Version: | 1.2 |
Severity: | Keywords: | manager runserver verbosity | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The verbosity option has no effect with runserver command:
./manage.py runserver 0.0.0.0:8000 --verbosity 0
still displays a lot of information, all the http requests, etc.
Note:
See TracTickets
for help on using tickets.
sorry again while I was writing the same ticket opened from somebody else... #15132