mirror of
https://github.com/django/django.git
synced 2025-01-03 15:06:09 +00:00
f92641a636
The from_queryset parameter can be used to: - use a custom Manager - lock the row until the end of transaction - select additional related objects |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |