mirror of
https://github.com/django/django.git
synced 2025-11-01 04:17:59 +00:00
This adds a new method, Apps.lazy_model_operation(), and a helper function, lazy_related_operation(), which together supersede add_lazy_relation() and make lazy model operations the responsibility of the App registry. This system no longer uses the class_prepared signal. |
||
|---|---|---|
| .. | ||
| _images | ||
| contributing | ||
| deprecation.txt | ||
| git.txt | ||
| howto-release-django.txt | ||
| index.txt | ||
| mailing-lists.txt | ||
| organization.txt | ||
| release-process.txt | ||
| roles.txt | ||
| security.txt | ||
| team.txt | ||