app-MAIL-temp/app/dashboard
doanguyen 7ef78c991f Dark mode implementation
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
..
templates/dashboard Dark mode implementation 2020-05-10 16:52:14 +02:00
views remove deleted_alias page 2020-05-10 09:20:08 +02:00
__init__.py remove deleted_alias page 2020-05-10 09:20:08 +02:00
base.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00