﻿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
25456	Make GenericIPAddressField normalize IPv4 addresses	Frank	nobody	IPv4 addresses do not get normalized before storing them in the database. They are stored as Char fields in the database which can lead to both 127.0.0.010 and 127.0.0.10 being stored in the database, although the value should be unique.	Cleanup/optimization	closed	Database layer (models, ORM)	1.8	Normal	fixed	ipaddress, ipv4, database, normalization		Accepted	0	0	0	0	0	0
