mirror of
https://github.com/django/django.git
synced 2025-04-09 15:59:41 +00:00
Compare parameters instead of re.pattern instances, and add the other parameters to the comparison. Also add a __ne__ to make assertNotEqual work properly.