Mr.Schmit, There seems to be a couple subtle differences between the source code here and the one running on the production server... Is master up to date? (Things like) `login=LoginManager()` vs `login=LoginManager(app)`
Mr.Schmit,
There seems to be a couple subtle differences between the source code here and the one running on the production server... Is master up to date?
(Things like)
login=LoginManager()vslogin=LoginManager(app)