-
- Downloads
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
No related branches found
No related tags found
Showing
- app/__init__.py 10 additions, 1 deletionapp/__init__.py
- app/scheduler/__init__.py 5 additions, 0 deletionsapp/scheduler/__init__.py
- app/scheduler/forms.py 0 additions, 0 deletionsapp/scheduler/forms.py
- app/scheduler/views.py 21 additions, 0 deletionsapp/scheduler/views.py
- app/templates/base.html.j2 15 additions, 19 deletionsapp/templates/base.html.j2
- app/templates/scheduler/index.html.j2 7 additions, 0 deletionsapp/templates/scheduler/index.html.j2
- requirements.txt 1 addition, 0 deletionsrequirements.txt
app/scheduler/__init__.py
0 → 100644
app/scheduler/forms.py
0 → 100644
app/scheduler/views.py
0 → 100644
app/templates/scheduler/index.html.j2
0 → 100644
APScheduler==3.6.0 | ||
Flask==1.0.3 | ||
Flask-Login==0.4.1 | ||
Flask-Mail==0.9.1 | ||
... | ... |
Please register or sign in to comment