Branch: refs/heads/stable/1.4.x
  Home:   https://github.com/django/django
  Commit: 92f7af3c36ec62e0b55c69ae8e359e53c8cfec15
      
https://github.com/django/django/commit/92f7af3c36ec62e0b55c69ae8e359e53c8cfec15
  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:
  -----------
  [1.4.x] 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.

Backport of 306d34873cff2 from master.



-- 
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