Implement Collection.delete()
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 28 Nov 2012 15:15:46 +0000 (16:15 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 17 Jan 2013 10:48:49 +0000 (11:48 +0100)
commit242776e3637e886c510cd39d4d6195932bb973cd
tree20e1e809cf87feaa959774d2cd427ad0b55b8946
parentfdc34b8ba7465b528c7685be3f24c7d7d6d8748b
Implement Collection.delete()

Deleting a Collection should automatically delete all containing items.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/db/models.py