mirror of
https://github.com/django/django.git
synced 2025-11-17 02:24:22 +00:00
Most QuerySet methods are mapped onto the Manager and, in general, it isn't necessary to call .all() on the manager. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| models.py | ||
| routers.py | ||
| tests.py | ||