nopaque/app
2021-09-13 16:36:48 +02:00
..
admin Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
auth Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
corpora rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
errors rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
events handle email job status updates with the sqlalchemy event handlers 2021-09-10 16:25:32 +02:00
jobs rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
main rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
services rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py) 2021-09-13 11:45:43 +02:00
settings Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
static Fix Date display issue in UserList 2021-09-13 16:35:09 +02:00
tasks handle email job status updates with the sqlalchemy event handlers 2021-09-10 16:25:32 +02:00
templates Fix wrong corpus analysis link in sidenav 2021-08-24 09:21:43 +02:00
__init__.py Remove current_app and current_user usage in forms. 2021-09-13 16:36:48 +02:00
decorators.py Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
email.py Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
models.py handle email job status updates with the sqlalchemy event handlers 2021-09-10 16:25:32 +02:00