Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 306d34873cff2722e209d8c6058f13eac1532a7b
      
https://github.com/django/django/commit/306d34873cff2722e209d8c6058f13eac1532a7b
  Author: Claude Paroz <[email protected]>
  Date:   2012-09-01 (Sat, 01 Sep 2012)

  Changed paths:
    M django/db/models/fields/__init__.py
    A docs/releases/1.4.2.txt
    M docs/releases/index.txt
    M tests/modeltests/validation/models.py
    M tests/regressiontests/model_fields/models.py
    M tests/regressiontests/model_fields/tests.py

  Log Message:
  -----------
  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.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to