• 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
..
4x8.png Loading commit data...
8x4.png Loading commit data...
__init__.py Loading commit data...
models.py Loading commit data...
test_durationfield.py Loading commit data...
test_field_flags.py Loading commit data...
test_imagefield.py Loading commit data...
test_uuid.py Loading commit data...
tests.py Loading commit data...