﻿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
2191	Ordering of IpAddressField ist not natural	django@…	Adrian Holovaty	"The ordering of IpAddressField is not natural which doesn't look very well on large lists.

I think for platform and backwards compatibility a change to a interger field are out of scope.

I found http://www.jimgrill.com/pages/content/sortip which would allow at least with mysql a natural sorting of IpAddressFields. For Postgresql i haven't found a function yet, only for the inet/cidr row types.
"	defect	closed	Database layer (models, ORM)	dev	normal	wontfix			Unreviewed	0	0	0	0	0	0
