| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-21 | Added 1.4.2 release notes | Preston Holmes | |
| 2012-09-01 | Fixed #18212 -- Standardized arguments of GenericIPAddressField | Claude Paroz | |
| 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. | |||
