layerindex-web/templates
Paul Eggleton 2c8f979f9c Implement "delete account" function
Make it possible for users to delete their own account and all associated
information from the database, should they decide they no longer wish to
use it.

(I checked the implications of doing this on our model structure -
anything with a foreign key to user is safe to delete with the exception
of RRS MaintenancePlan.admin which I needed to change on_delete for so
that it doesn't get deleted with the user).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-11-06 11:31:57 +13:00
..
admin Use Django sites framework to specify website title 2013-12-28 11:03:29 +00:00
layerindex Implement "delete account" function 2018-11-06 11:31:57 +13:00
registration Add CAPTCHA to registration/password reset forms 2018-11-06 11:31:07 +13:00
rrs Replace nvd3 with Chart.js 2018-11-06 10:33:39 +13:00
404.html Upgrade to Django 1.6+ 2016-06-12 11:33:08 +12:00
500.html Move all templates to a templates directory 2013-03-06 16:55:23 +00:00
base_toplevel.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00
base.html Add an email test function 2018-10-01 17:04:44 +13:00
pagination.html Upgrade to Bootstrap 3 2018-09-20 15:57:59 +12:00