#5597: manager.py doesn't accept --noreload option
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: new | Component: django-admin.py runserver
Version: SVN | Keywords:
Stage: Unreviewed | Has_patch: 0
------------------------------------+---------------------------------------
{{{
$ django-admin.py runserver --noreload
Usage: /usr/bin/django-admin.py runserver [options] [--noreload]
[--adminmedia=ADMIN_MEDIA_PATH] [optional port number, or ipaddr:port]
Starts a lightweight Web server for development.
/usr/bin/django-admin.py: error: no such option: --noreload
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/5597>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---