mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 14:30:24 +00:00
Most QuerySet methods are mapped onto the Manager and, in general, it isn't necessary to call .all() on the manager. |
||
|---|---|---|
| .. | ||
| base | ||
| mysql | ||
| oracle | ||
| postgresql | ||
| sqlite | ||
| __init__.py | ||
| models.py | ||
| test_ddl_references.py | ||
| test_utils.py | ||
| tests.py | ||