nopaque/app
2019-11-12 12:03:46 +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 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-11-11 15:58:00 +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 first implementation of loading modal 2019-11-11 15:57:55 +01:00
__init__.py Move events to app package 2019-11-06 13:22:18 +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 Make admin user list sortable. 2019-09-09 15:02:17 +02:00
utils.py Use background tasks for file operations. 2019-11-06 10:07:34 +01:00