django/docs/internals
Alex Hill 720ff740e7 Fixed #24215 -- Refactored lazy model operations
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.
2015-03-25 16:48:17 -04:00
..
_images
contributing Fixed #23666 -- Recommended Git Bash for running unit tests on Windows. 2015-03-24 10:45:58 -04:00
deprecation.txt Fixed #24215 -- Refactored lazy model operations 2015-03-25 16:48:17 -04:00
git.txt
howto-release-django.txt Fixed #23903 -- Configured Sphinx to autogenerate django-admin manpage 2015-03-10 08:12:09 -04:00
index.txt
mailing-lists.txt
organization.txt
release-process.txt
roles.txt
security.txt
team.txt