1
0
mirror of https://github.com/django/django.git synced 2025-01-06 00:16:03 +00:00
django/tests/get_earliest_or_latest
2021-03-10 09:16:28 +01:00
..
__init__.py
models.py Fixed #23555 -- Avoided suppressing IndexError in QuerySet.first() and .last() 2014-10-08 14:28:38 -04:00
tests.py Refs #32508 -- Raised TypeError instead of using "assert" on unsupported operations for sliced querysets. 2021-03-10 09:16:28 +01:00