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>
Wed, 23 Jul 2014 20:07:58 +0000 (16:07 -0400)
commitbcc1899d59e14b160f8b3db73e0cd93f6c744723
treeae16865b4d9bb243f7ce4bcc7c085a4e8defaa3a
parentea53ad37d13f45ed98cbf9270080d60124bde576
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