mirror of
https://github.com/django/django.git
synced 2025-11-03 13:23:19 +00:00
Most QuerySet methods are mapped onto the Manager and, in general, it isn't necessary to call .all() on the manager. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| test_agnostic_order_trimjoin.py | ||
| test_empty_join.py | ||
| test_forms.py | ||
| tests.py | ||