docs/releases/1.4.2.txt
0 → 100644
+14
−0
+1
−0
Loading
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.