Skip to content

Alexsik76/flask_blog

Repository files navigation

flask_main

let's start

  • flask db init This will add a migrations folder to your application;

  • flask db migrate generate an initial migration;

  • flask db upgrade apply the migration to the database;

  • change admin email in FLASK_ADMIN_EMAIL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages