mirror of
https://github.com/django/django.git
synced 2025-11-20 11:36:04 +00:00
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 | ||
| test_async_auth.py | ||
| test_async_model_methods.py | ||
| test_async_queryset.py | ||
| test_async_related_managers.py | ||
| test_async_shortcuts.py | ||
| tests.py | ||