mirror of
https://github.com/django/django.git
synced 2025-03-12 10:22:37 +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.