#14928: manage runserver does not allow host name as address
------------------------------------------------+---------------------------
Reporter: Karmel Allison | Owner: lrekucki
Status: new | Milestone: 1.3
Component: django-admin.py runserver | Version: 1.3-alpha
Resolution: | Keywords: blocker
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Comment (by claudep):
I've also a use case where I need to provide a FQDN to runserver (handling
of various subdomains in an app). I do not see the real advantage of using
the regex instead of the simpler (r)split that was previously used. The
addr part of the 'addr:port' sequence is my business, not Django's.
--
Ticket URL: <http://code.djangoproject.com/ticket/14928#comment:5>
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.