Branch: refs/heads/stable/1.7.x
  Home:   https://github.com/django/django
  Commit: 724a7bf222e31f42e2ab431cc09da224081d03fa
      
https://github.com/django/django/commit/724a7bf222e31f42e2ab431cc09da224081d03fa
  Author: David Szotten <[email protected]>
  Date:   2014-05-07 (Wed, 07 May 2014)

  Changed paths:
    M django/core/validators.py
    M tests/validators/tests.py

  Log Message:
  -----------
  [1.7.x] Fixed #22588 -- Fix RegexValidator __eq__

Compare parameters instead of re.pattern instances, and add the other
parameters to the comparison. Also add a __ne__ to make assertNotEqual
work properly.


  Commit: d2e96b5792367af5aa0140f7e2673d654bb266df
      
https://github.com/django/django/commit/d2e96b5792367af5aa0140f7e2673d654bb266df
  Author: Andrew Godwin <[email protected]>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M django/core/validators.py
    M tests/validators/tests.py

  Log Message:
  -----------
  Merge pull request #2637 from davidszotten/validator_comparisons

[1.7.x] Fixed #22588 -- Fix RegexValidator __eq__


Compare: https://github.com/django/django/compare/7194d40236fc...d2e96b579236

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/536c42585aff1_45cb1489d3c102784%40hookshot-fe2-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to