emfcamp / Website

The Electromagnetic Field web site
http://www.emfcamp.org
GNU Affero General Public License v3.0
41 stars 83 forks source link

Upgrade to Bootstrap 4 #663

Open marksteward opened 6 years ago

marksteward commented 6 years ago

Going for Bootstrap 4 fully depends on flask-admin/flask-admin#1486.

Switch to python3.6 because 3.5 is old.

Flask 1.0 was released in April.

marksteward commented 6 years ago

Add SESSION_COOKIE_SAMESITE=lax once Flask is upgraded.

russss commented 4 years ago

Flask and Python are upgraded, WTForms 3 is still not out yet (!), so that just leaves Bootstrap, which is a tricky one.