• Alex Hill's avatar
    Fixed #24215 -- Refactored lazy model operations · 720ff740
    Alex Hill yazdı
    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.
    720ff740
Adı
Son kayıt (commit)
Son güncelleme
..
default_config_app Loading commit data...
namespace_package_base/nsapp Loading commit data...
namespace_package_other_base/nsapp Loading commit data...
__init__.py Loading commit data...
apps.py Loading commit data...
models.py Loading commit data...
tests.py Loading commit data...