#9167: shutdown_message option missing in runserver.py
------------------------------------------------+---------------------------
          Reporter:  jjackson                   |         Owner:  nobody
            Status:  closed                     |     Milestone:  1.1   
         Component:  django-admin.py runserver  |       Version:  1.0   
        Resolution:  wontfix                    |      Keywords:        
             Stage:  Accepted                   |     Has_patch:  1     
        Needs_docs:  0                          |   Needs_tests:  1     
Needs_better_patch:  0                          |  
------------------------------------------------+---------------------------
Comment (by jjackson):

 I don't see that this is "obvious from the next commit ([5912]) that this
 bit was intended for internal use". I use this in an application I wrote
 for a demo Django Server to send to prospective clients, and it allows me
 to provide feedback that the server is shutting down. It's being used as
 shown in Ticket #8085, but it doesn't work the way it's currently
 configured. It's not as if omitting this is going to keep this hidden.

 And, it's not as if the testserver can use the 'shutdown message" option
 either: the way it is, it's just broken. If you don't want it exposed, you
 should instead remove it all, as the code doesn't even work as an
 "internal use" only, whatever that means.

 Since I use it personally, I'll just keep adding it back into my
 projects....

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9167#comment:6>
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 [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