mirror of
https://github.com/django/django.git
synced 2025-01-11 02:46:13 +00:00
847f46e9bf
Most QuerySet methods are mapped onto the Manager and, in general, it isn't necessary to call .all() on the manager. |
||
---|---|---|
.. | ||
__init__.py | ||
test_creation.py | ||
test_features.py | ||
test_functions.py | ||
test_introspection.py | ||
test_operations.py | ||
tests.py |