#15880: manage.py: difficult to run in background (and crashes when input isn't 
a
terminal)
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  dstndstn@…                         |         Status:  closed
                   Type:  Bug        |      Component:  Core (Management
              Milestone:             |  commands)
                Version:  1.3        |       Severity:  Release blocker
             Resolution:  needsinfo  |       Keywords:  regression
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------

Comment (by dstndstn@…):

 Original bug-reporter here.

 In 1.3.X I am still getting stalls:

 {{{
 $ python -c "import django; print django.__file__"
 /usr/local/django-1.3.X/django/__init__.py
 $ svn info /usr/local/django-1.3.X/ | grep 'URL\|^Rev'
 URL: http://code.djangoproject.com/svn/django/branches/releases/1.3.X
 Revision: 16305
 $ python manage.py runserver &
 $ jobs
 [1]+  Stopped                 python manage.py runserver
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15880#comment:14>
Django <https://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.

Reply via email to