-
- Downloads
Remove first APScheduler tests.
Showing
- app/__init__.py 0 additions, 8 deletionsapp/__init__.py
- app/scheduler/__init__.py 0 additions, 5 deletionsapp/scheduler/__init__.py
- app/scheduler/forms.py 0 additions, 0 deletionsapp/scheduler/forms.py
- app/scheduler/views.py 0 additions, 39 deletionsapp/scheduler/views.py
- app/templates/scheduler/index.html.j2 0 additions, 26 deletionsapp/templates/scheduler/index.html.j2
- requirements.txt 2 additions, 2 deletionsrequirements.txt
app/scheduler/__init__.py
deleted
100644 → 0
app/scheduler/forms.py
deleted
100644 → 0
app/scheduler/views.py
deleted
100644 → 0
APScheduler==3.6.0 | |||
Flask==1.0.3 | Flask==1.0.3 | ||
Flask-APScheduler==1.11.0 | |||
Flask-Login==0.4.1 | Flask-Login==0.4.1 | ||
Flask-Mail==0.9.1 | Flask-Mail==0.9.1 | ||
Flask-Migrate==2.5.2 | Flask-Migrate==2.5.2 | ||
Flask-SQLAlchemy==2.4.0 | Flask-SQLAlchemy==2.4.0 | ||
Flask-Table==0.5.0 | |||
Flask-WTF==0.14.2 | Flask-WTF==0.14.2 | ||
python-dotenv==0.10.3 | python-dotenv==0.10.3 | ||
Flask-Table==0.5.0 |
Please register or sign in to comment