-
- Downloads
Add a parallel package for query results.
Showing
- web/app/__init__.py 4 additions, 0 deletionsweb/app/__init__.py
- web/app/models.py 44 additions, 1 deletionweb/app/models.py
- web/app/query_results/__init__.py 5 additions, 0 deletionsweb/app/query_results/__init__.py
- web/app/query_results/forms.py 21 additions, 0 deletionsweb/app/query_results/forms.py
- web/app/query_results/tasks.py 13 additions, 0 deletionsweb/app/query_results/tasks.py
- web/app/query_results/views.py 144 additions, 0 deletionsweb/app/query_results/views.py
- web/app/static/js/nopaque.js 14 additions, 0 deletionsweb/app/static/js/nopaque.js
- web/app/static/js/nopaque.lists.js 52 additions, 30 deletionsweb/app/static/js/nopaque.lists.js
- web/app/templates/query_results/add_query_result.html.j2 44 additions, 0 deletionsweb/app/templates/query_results/add_query_result.html.j2
- web/app/templates/query_results/inspect_query_result.html.j2 211 additions, 0 deletionsweb/app/templates/query_results/inspect_query_result.html.j2
- web/app/templates/query_results/query_result.html.j2 119 additions, 0 deletionsweb/app/templates/query_results/query_result.html.j2
- web/app/templates/query_results/results.html.j2 71 additions, 0 deletionsweb/app/templates/query_results/results.html.j2
- web/app/templates/services/corpus_analysis.html.j2 42 additions, 2 deletionsweb/app/templates/services/corpus_analysis.html.j2
- web/migrations/versions/33ec4d09b4ca_.py 30 additions, 0 deletionsweb/migrations/versions/33ec4d09b4ca_.py
- web/migrations/versions/4cf5e5606a83_.py 35 additions, 0 deletionsweb/migrations/versions/4cf5e5606a83_.py
- web/nopaque.py 3 additions, 2 deletionsweb/nopaque.py
Loading
Please register or sign in to comment