mirror of
https://github.com/django/django.git
synced 2025-11-25 13:13:28 +00:00
The previous change was failing Django's "check for well-formed domain name" validation, rather than failing on the network side. Providing we don't ever set up www.broken.djangoproject.com as a valid domain name, this change should let us control our own destiny. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7776 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| localflavor | ||
| __init__.py | ||
| error_messages.py | ||
| extra.py | ||
| fields.py | ||
| forms.py | ||
| models.py | ||
| regressions.py | ||
| tests.py | ||
| util.py | ||
| widgets.py | ||