mirror of
https://github.com/django/django.git
synced 2025-10-21 12:49:11 +00:00
__ne__() defaults to the opposite of __eq__() on Python 3 when it doesn't return NotImplemented.
__ne__() defaults to the opposite of __eq__() on Python 3 when it doesn't return NotImplemented.