mirror of
https://github.com/django/django.git
synced 2025-02-08 00:16:31 +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.