Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 71093d22b62548fc2667468f1ae9e28f4fef30db
      
https://github.com/django/django/commit/71093d22b62548fc2667468f1ae9e28f4fef30db
  Author: Loic Bistuer <loic.bist...@sixmedia.com>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M tests/model_forms/models.py
    M tests/model_forms/tests.py

  Log Message:
  -----------
  Fixed #16986 -- Model.clean() can report errors on individual fields.

This commit provides the tests for this issue but the actual problem was solved
by the ValidationError refactor in f34cfec and ee77d4b.

Refs #20199.


  Commit: 0b771fcf2923cef1b0d759fda79907c39ad733b4
      
https://github.com/django/django/commit/0b771fcf2923cef1b0d759fda79907c39ad733b4
  Author: Marc Tamlyn <marc.tam...@gmail.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M tests/model_forms/models.py
    M tests/model_forms/tests.py

  Log Message:
  -----------
  Merge pull request #1441 from loic/ticket16986

Fixed #16986 -- Model.clean() can report errors on individual fields.


Compare: https://github.com/django/django/compare/263b873599a5...0b771fcf2923

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5200bd97177ea_419981bd481026b0%40hookshot-fe2-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to