nopaque/app
2019-09-16 12:12:42 +02:00
..
admin Add admin page to edit user informations. 2019-09-10 13:49:01 +02:00
auth Allow Emails to be 254 characters long. 2019-09-12 14:24:43 +02:00
main Add job delete function. 2019-09-12 16:45:05 +02:00
services Add switch for binarization 2019-09-12 16:00:48 +02:00
static Add progress bar for file upload. 2019-09-16 12:12:42 +02:00
templates Add progress bar for file upload. 2019-09-16 12:12:42 +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 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-09-12 16:45:12 +02:00
tables.py Make admin user list sortable. 2019-09-09 15:02:17 +02:00