#3421: URLField: 127.0.0.1 URLs are invalid
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Validators
Version: SVN | Keywords: URLField
Stage: Unreviewed | Has_patch: 0
-----------------------------------+----------------------------------------
This URL {{{ http://127.0.0.1:8000/ }}} doesn't validate. I think it
should, because that's where Django's own server runs. Also sites can be
run without a domain, only using the IP. This doesn't validate either: {{{
http://201.27.42.72/ }}}
--
Ticket URL: <http://code.djangoproject.com/ticket/3421>
Django Code <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
-~----------~----~----~----~------~----~------~--~---