Added a 'deleted' field to all models. Specifically to:
authorSapan Bhatia <gwsapan@gmail.com>
Tue, 29 Apr 2014 14:32:14 +0000 (10:32 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Tue, 29 Apr 2014 14:32:14 +0000 (10:32 -0400)
commit50bed0e05b35190b54cfe1aace0c1c712b3674f3
treeaeede78acfb22d39ba38ad7b7294ae5099c48462
parente30f172b6298c8709207e5ea17feb95320fcac1e
Added a 'deleted' field to all models. Specifically to:
- plcorebase
- user (which does not derive from plcorebase)
planetstack/core/models/plcorebase.py
planetstack/core/models/user.py