mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +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 |