flask-kit
flask-kit copied to clipboard
fixed sqlalchemy declarative import in base.models file
trafficstars
declarative was misspelled, causing an import error, that kind of thing can really trip up newbs. Especially with huge complicated libs like sqlalchemy.
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.