Contents
create_app()
register_routes()
db
GuestbookEntry
GuestbookEntry.id
GuestbookEntry.author
GuestbookEntry.content
GuestbookEntry.created_at
GuestbookEntry.query
basedir
Config
Config.SQLALCHEMY_DATABASE_URI
Config.SQLALCHEMY_TRACK_MODIFICATIONS
app
app.config
app.models
app.routes