mirror of
https://github.com/Hopiu/django.git
synced 2026-04-01 13:50:42 +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 | ||