nopaque/app
2019-09-11 10:00:52 +02:00
..
admin Add admin page to edit user informations. 2019-09-10 13:49:01 +02:00
auth Re- rename edit_profile to settings 2019-09-11 09:47:26 +02:00
main Change setting names. 2019-09-05 10:12:40 +02:00
services Use fix path! 2019-09-05 12:00:31 +02:00
static Make admin user list sortable. 2019-09-09 15:02:17 +02:00
templates Add workflow dummy entry. 2019-09-11 10:00:52 +02:00
__init__.py Don't create new app instance for background tasks. Reuse the old one! 2019-09-02 10:42:28 +02:00
decorators.py Add Roles and Permission models so that only admins can access /admin 2019-07-09 15:41:16 +02:00
email.py Change setting names. 2019-09-05 10:12:40 +02:00
models.py Add admin page to edit user informations. 2019-09-10 13:49:01 +02:00
tables.py Make admin user list sortable. 2019-09-09 15:02:17 +02:00