I created a python service flask with support for sqlite, write: admin.add_view(MyModelView(User, db.session, name = "admin")) On the local server everything works fine. upload to pythonanywhere.com, you receive a 500 error when displaying the contents of the database. what's the error?
Aucun commentaire:
Enregistrer un commentaire