diff options
author | Jessica Tallon <tsyesika@tsyesika.se> | 2015-10-01 15:59:20 +0200 |
---|---|---|
committer | Jessica Tallon <tsyesika@tsyesika.se> | 2015-10-07 14:40:44 +0200 |
commit | bc75a6532712e4b9b0f6d8b5bbd93db3ef58335d (patch) | |
tree | 00cf85c4b4f7ab9ce6eb85d4017a202c730b2384 /mediagoblin/api/views.py | |
parent | 30852fda1c119e6031914b983920898cd57d5aa9 (diff) | |
download | mediagoblin-bc75a6532712e4b9b0f6d8b5bbd93db3ef58335d.tar.lz mediagoblin-bc75a6532712e4b9b0f6d8b5bbd93db3ef58335d.tar.xz mediagoblin-bc75a6532712e4b9b0f6d8b5bbd93db3ef58335d.zip |
Add Graveyard model
This adds the Graveyard model which is used when a model is deleted, it
stores the important "shell" information on the model so it can
hard-delete the real object. It also remaps the GenericModelReference
references to the new Graveyard model.
This also moves the soft deletion setting from __model_args__ to
"deletion_mode" on the model.
Diffstat (limited to 'mediagoblin/api/views.py')
0 files changed, 0 insertions, 0 deletions