mirror of
https://github.com/django/django.git
synced 2025-11-30 23:38:10 +00:00
Prevented repeating a query twice when the model isn't ordered by -date_field (in Meta), allow_empty is False and pagination isn't enabled. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| templates | ||
| __init__.py | ||
| base.py | ||
| dates.py | ||
| detail.py | ||
| edit.py | ||
| forms.py | ||
| list.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||