Fix confirm dialog database change
Gdrive setup basically working again Moved basicconfig behind login Database setup separated from other setup Config page is using ajax (flask >2 and slow computers)
Showing
This diff is collapsed.
cps/templates/config_db.html
0 → 100644
... | ... | @@ -3,7 +3,7 @@ Flask-Babel>=0.11.1,<2.1.0 |
Flask-Login>=0.3.2,<0.5.1 | ||
Flask-Principal>=0.3.2,<0.5.1 | ||
backports_abc>=0.4 | ||
Flask>=1.0.2,<2.0.0 | ||
Flask>=1.0.2,<2.1.0 | ||
iso-639>=0.4.5,<0.5.0 | ||
PyPDF3>=1.0.0,<1.0.4 | ||
pytz>=2016.10 | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment