mirror of
https://github.com/Hopiu/django.git
synced 2026-04-15 04:21:14 +00:00
In a normal relational construct, if you're listening for an event that signals a child was deleted, you dont expect that the parent was deleted already. This change ensures that post_delete signals are fired immediately after objects are deleted in the graph. |
||
|---|---|---|
| .. | ||
| modeltests | ||
| regressiontests | ||
| templates | ||
| .coveragerc | ||
| runtests.py | ||
| test_sqlite.py | ||
| urls.py | ||