nopaque/app/models
2024-12-16 15:37:19 +01:00
..
default_records flatten the contributions blueprint 2024-11-14 14:36:18 +01:00
__init__.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
anonymous_user.py move anonymous user to seperate file 2024-05-27 09:23:08 +02:00
avatar.py Use pathlib where possible 2024-03-07 15:49:04 +01:00
corpus_file.py Use pathlib where possible 2024-03-07 15:49:04 +01:00
corpus_follower_association.py add missing import 2024-03-06 14:46:25 +01:00
corpus_follower_role.py modernize type hinting 2024-09-25 17:46:53 +02:00
corpus.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
event_listeners.py Update settings 2024-12-16 10:07:21 +01:00
file_mixin.py move models in seperate modules 2024-03-05 16:02:23 +01:00
job_input.py Update Job Blueprint package 2024-12-12 15:26:01 +01:00
job_result.py Update Job Blueprint package 2024-12-12 15:26:01 +01:00
job.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
role.py modernize type hinting 2024-09-25 17:46:53 +02:00
spacy_nlp_pipeline_model.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
tesseract_ocr_pipeline_model.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00
token.py move models in seperate modules 2024-03-05 16:02:23 +01:00
user.py Implement /admin using flask-admin. Overall cleanup 2024-12-16 15:37:19 +01:00