mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 06:50:24 +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_data.py | ||
| test_deserializedobject.py | ||
| test_json.py | ||
| test_jsonl.py | ||
| test_natural.py | ||
| test_xml.py | ||
| test_yaml.py | ||
| tests.py | ||