#811: [patch] IPv6 address field support ---------------------------------------------+------------------------------ Reporter: [EMAIL PROTECTED] | Owner: adrian Status: reopened | Milestone: Component: Core framework | Version: SVN Resolution: | Keywords: Stage: Ready for checkin | Has_patch: 1 Needs_docs: 0 | Needs_tests: 0 Needs_better_patch: 0 | ---------------------------------------------+------------------------------ Changes (by [EMAIL PROTECTED]):
* cc: [EMAIL PROTECTED] (added) Comment: There's an error in the patch: the new field added in django/db/backends/mysql/creation.py should be named 'IP6AddressField' and not 'IPAddressField' (which is a duplicate of the existing 'IPAddressField'). -- Ticket URL: <http://code.djangoproject.com/ticket/811#comment:20> 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 django-updates@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---