django/tests/regressiontests
Claude Paroz 306d34873c Fixed #18212 -- Standardized arguments of GenericIPAddressField
Unlike other model fields, the newly introduced (1.4)
GenericIPAddressField did not accept verbose_name and name as the
first positional arguments. This commit fixes it.
Thanks Dan McGee for the report and the patch.
2012-09-01 18:38:55 +02:00
..
2012-08-18 11:02:28 +02:00
2012-08-15 18:19:21 +02:00
2012-08-15 22:42:18 +02:00
2012-08-18 10:18:24 +02:00