diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-28 15:46:40 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2013-01-17 11:48:49 +0100 |
commit | 03b4fc500cf490fb56b6dba8507d560dffcd2a8b (patch) | |
tree | 0f2fdfad991048a61586edb1cdb220737f3ec925 /docs/source/devel | |
parent | 242776e3637e886c510cd39d4d6195932bb973cd (diff) | |
download | mediagoblin-03b4fc500cf490fb56b6dba8507d560dffcd2a8b.tar.lz mediagoblin-03b4fc500cf490fb56b6dba8507d560dffcd2a8b.tar.xz mediagoblin-03b4fc500cf490fb56b6dba8507d560dffcd2a8b.zip |
Implement User.delete() (#540)
Set User.collections to her Collections using the backref feature.
This way we can iterate a user's collections and delete them all.
Delete all MediaEntries/Files/attachments/comments/collections etc
before finally deleting the User object. This is the backend work for
issue 302 (allow a user to delete ones own account)
Diffstat (limited to 'docs/source/devel')
0 files changed, 0 insertions, 0 deletions