nopaque/app
2019-09-09 15:02:17 +02:00
..
admin Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
auth Add redirect for login page if the user is already loged in. 2019-08-02 13:30:43 +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 Make admin user list sortable. 2019-09-09 15:02:17 +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 Use JSON patch the correct way! 2019-08-30 13:31:00 +02:00
tables.py Make admin user list sortable. 2019-09-09 15:02:17 +02:00