nopaque/app
2019-11-12 13:23:54 +01:00
..
admin Only use relative imports for functions in the same package. 2019-11-05 16:22:36 +01:00
auth Only use relative imports for functions in the same package. 2019-11-05 16:22:36 +01:00
corpora Implement logger in another way. 2019-11-12 13:23:54 +01:00
jobs Some renaming and moving 2019-11-08 12:21:59 +01:00
main Move events to app package 2019-11-06 13:22:18 +01:00
profile Revert to view per formular in user settings 2019-11-04 09:52:55 +01:00
services Some renaming and moving 2019-11-08 12:21:59 +01:00
static Some renaming and moving 2019-11-08 12:21:59 +01:00
templates Add JSON handling with emit and on 2019-11-12 12:08:09 +01:00
__init__.py Implement logger in another way. 2019-11-12 13:23:54 +01: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
events.py Use list comprehension instead of class methods. 2019-11-12 12:03:46 +01:00
models.py Use list comprehension instead of class methods. 2019-11-12 12:03:46 +01:00
tables.py Remove unused import 2019-11-12 12:07:34 +01:00
utils.py Use background tasks for file operations. 2019-11-06 10:07:34 +01:00