#15137: Django manage.py runserver verbosity -----------------------------------------+---------------------------------- Reporter: gregg | Owner: nobody Status: new | Milestone: Component: django-admin.py runserver | Version: 1.2 Keywords: manager runserver verbosity | Stage: Unreviewed Has_patch: 0 | -----------------------------------------+---------------------------------- 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. -- Ticket URL: <http://code.djangoproject.com/ticket/15137> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.