﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
811	IPv6 address field support	mattimustang@…	Sasha Romijn	"Hi the attached patch adds a new field called IP6AddressField that allows the entry of IPv6 addresses. It has a validator too called isValidIPAddress6 and I've also added another validator called isValidIPAddress that checks whether an address is IPv4 or IPv6.

Tested on postgres backend.

I initially did this as a replacement for the existing IPAddressField but it breaks backward compatibility because all the non-postgres backends have to have their fields sizes increased.

It's up to you whether you want to do this or not."	New feature	closed	Core (Other)	dev	Normal	fixed	ipv6 IPAddressField dceu2011	mir@… johann.queuniet@… jefferya@… nreilly@… hwaara@… Gonzalo Saavedra mludvig@… Robin Breathe Aaron C. de Bruyn morten.brekkevold@… Sasha Romijn sander@… jonathan@… simon-django@… mmitar@… net147	Ready for checkin	1	0	0	0	0	0
