#5597: manager.py doesn't accept --noreload option
-----------------------------------------------+----------------------------
   Reporter:  [EMAIL PROTECTED]          |                Owner:  nobody        
           
     Status:  closed                           |            Component:  
django-admin.py runserver
    Version:  SVN                              |           Resolution:  
worksforme               
   Keywords:  django-admin noreload runserver  |                Stage:  
Unreviewed               
  Has_patch:  0                                |           Needs_docs:  0       
                 
Needs_tests:  0                                |   Needs_better_patch:  0       
                 
-----------------------------------------------+----------------------------
Changes (by mboersma):

  * status:  new => closed
  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * keywords:  => django-admin noreload runserver
  * needs_docs:  => 0
  * resolution:  => worksforme

Comment:

 I tried this on a Windows box and on two different Linuxes, using [6033]
 and [6424], and can't see the problem.  Both "./manage.py" and "django-
 admin.py' work fine with "--noreload":
 (((
 [EMAIL PROTECTED]:~/projects/sprout$ django-admin.py runserver
 --noreload
 Validating models...
 0 errors found

 Django version 0.97-pre-SVN-6424, using settings 'sprout.settings'
 Development server is running at http://127.0.0.1:8000/
 Quit the server with CONTROL-C.
 )))

 You should check which version of Django you're using with the "--version"
 flag--I have a feeling it's not the current SVN sources.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5597#comment:1>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to