-
- Downloads
Implement flask-breadcrumbs everywhere
Showing
- app/__init__.py 3 additions, 1 deletionapp/__init__.py
- app/auth/routes.py 3 additions, 3 deletionsapp/auth/routes.py
- app/contributions/__init__.py 3 additions, 1 deletionapp/contributions/__init__.py
- app/contributions/forms.py 1 addition, 80 deletionsapp/contributions/forms.py
- app/contributions/routes.py 3 additions, 178 deletionsapp/contributions/routes.py
- app/contributions/spacy_nlp_pipeline_models/__init__.py 2 additions, 0 deletionsapp/contributions/spacy_nlp_pipeline_models/__init__.py
- app/contributions/spacy_nlp_pipeline_models/forms.py 44 additions, 0 deletionsapp/contributions/spacy_nlp_pipeline_models/forms.py
- app/contributions/spacy_nlp_pipeline_models/json_routes.py 54 additions, 0 deletionsapp/contributions/spacy_nlp_pipeline_models/json_routes.py
- app/contributions/spacy_nlp_pipeline_models/routes.py 83 additions, 0 deletionsapp/contributions/spacy_nlp_pipeline_models/routes.py
- app/contributions/spacy_nlp_pipeline_models/utils.py 13 additions, 0 deletionsapp/contributions/spacy_nlp_pipeline_models/utils.py
- app/contributions/tesseract_ocr_pipeline_models/__init__.py 2 additions, 0 deletionsapp/contributions/tesseract_ocr_pipeline_models/__init__.py
- app/contributions/tesseract_ocr_pipeline_models/forms.py 35 additions, 0 deletionsapp/contributions/tesseract_ocr_pipeline_models/forms.py
- app/contributions/tesseract_ocr_pipeline_models/json_routes.py 54 additions, 0 deletions...ontributions/tesseract_ocr_pipeline_models/json_routes.py
- app/contributions/tesseract_ocr_pipeline_models/routes.py 82 additions, 0 deletionsapp/contributions/tesseract_ocr_pipeline_models/routes.py
- app/contributions/tesseract_ocr_pipeline_models/utils.py 13 additions, 0 deletionsapp/contributions/tesseract_ocr_pipeline_models/utils.py
- app/corpora/__init__.py 3 additions, 7 deletionsapp/corpora/__init__.py
- app/corpora/files/__init__.py 2 additions, 8 deletionsapp/corpora/files/__init__.py
- app/corpora/files/json_routes.py 1 addition, 9 deletionsapp/corpora/files/json_routes.py
- app/corpora/files/routes.py 21 additions, 15 deletionsapp/corpora/files/routes.py
- app/corpora/files/utils.py 15 additions, 0 deletionsapp/corpora/files/utils.py
Loading
Please register or sign in to comment