flask-kit icon indicating copy to clipboard operation
flask-kit copied to clipboard

fixed sqlalchemy declarative import in base.models file

Open jstacoder opened this issue 11 years ago • 1 comments
trafficstars

declarative was misspelled, causing an import error, that kind of thing can really trip up newbs. Especially with huge complicated libs like sqlalchemy.

jstacoder avatar Jun 15 '14 01:06 jstacoder

also, looking through my commit, i guess i made it bootstrap3 compatible, and i took out the flask-assets stuff, not a fan of that library.

jstacoder avatar Jun 15 '14 01:06 jstacoder