mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +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. |
||
|---|---|---|
| .. | ||
| 4x8.png | ||
| 8x4.png | ||
| __init__.py | ||
| models.py | ||
| test_durationfield.py | ||
| test_field_flags.py | ||
| test_imagefield.py | ||
| test_uuid.py | ||
| tests.py | ||