#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: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Comment (by lrekucki):
I used a regex, because I needed a simple way to distinguish between IPv4
and IPv6. I think splitting on ":" is confusing as it's also an IPv6
address separator. I also wanted to give the user more meaningful error
messages.
--
Ticket URL: <http://code.djangoproject.com/ticket/14928#comment:7>
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.