nopaque/app
2019-09-05 10:12:40 +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 Remove old note. 2019-08-29 12:01:09 +02:00
static Codestyle. 2019-09-03 09:07:09 +02:00
templates Codestyle. 2019-09-04 16:00:14 +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 Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00