Files
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
..
2017-03-28 21:17:56 -04:00
2017-01-24 23:06:16 -05:00
2017-03-28 21:17:56 -04:00
2017-01-24 23:06:16 -05:00
2017-01-24 23:06:16 -05:00

Generic single-database configuration.