CTFd/migrations
Kevin Chung f48a0cdacd Hints (#232)
* Switching to Flask-Migrate to create tables/database. Adding Hints & Unlocks.
* Adding db.create_all call for sqlite db's (sqlite is not properly handled with alembic yet)
* Python 3 testing works properly with 3.5
* Adding admin side of hints
* Hints are viewable for users
2017-03-28 21:17:56 -04:00
..
versions Hints (#232) 2017-03-28 21:17:56 -04:00
README Marking 1.0.0 (#196) 2017-01-24 23:06:16 -05:00
alembic.ini Marking 1.0.0 (#196) 2017-01-24 23:06:16 -05:00
env.py Hints (#232) 2017-03-28 21:17:56 -04:00
script.py.mako Marking 1.0.0 (#196) 2017-01-24 23:06:16 -05:00

README

Generic single-database configuration.