#2461: [patch] manage.py:  Add support for IP, IP:PORT, or PORT command-line
arguments
-----------------------------------------+----------------------------------
 Reporter:  jvargas -a-t- acm -*- o r g  |        Owner:  adrian     
     Type:  enhancement                  |       Status:  new        
 Priority:  normal                       |    Milestone:  Version 1.0
Component:  django-admin.py              |      Version:  SVN        
 Severity:  minor                        |   Resolution:             
 Keywords:  ip address utils             |  
-----------------------------------------+----------------------------------
Comment (by ubernostrum):

 Hm. So, really what this should be is just adding support for specifying
 only an IP and having it bind to the default port on that IP, so that
 `runserver 192.168.1.2` would become functionally equivalent to `runserver
 192.168.1.2:8000` ?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2461>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to