mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
1cd6e04cd4
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. |
||
---|---|---|
.. | ||
fields.txt | ||
index.txt | ||
instances.txt | ||
options.txt | ||
querysets.txt | ||
relations.txt |