mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 17:30:27 +00:00
Objects can be fast-path deleted if there are no signals, and there are no further cascades. If fast-path is taken, the objects do not need to be loaded into memory before deletion. Thanks to Jeremy Dunck, Simon Charette and Alex Gaynor for reviewing the patch. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_dispatcher.py | ||
| test_saferef.py | ||