Skip to content

keer2345/flasky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flasky

The author's Github

This repository contains the source code examples for my O'Reilly book Flask Web Development.

The commits and tags in this repository were carefully created to match the sequence in which concepts are presented in the book. Please read the section titled "How to Work with the Example Code" in the book's preface for instructions.

Database Migration Example

python manage.py db init
python manage.py db migrate -m "login support"
python manage.py db upgrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published