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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test.png | ||
| test2.png | ||
| test_modelchoicefield.py | ||
| test_uuid.py | ||
| tests.py | ||