doniform / koosli.org

MIT License
0 stars 0 forks source link

Db #14

Closed fumbleforce closed 10 years ago

fumbleforce commented 10 years ago

Simplified testing by removing boilerplate (setUp function), just subclass TestCase from init.

Added flask-testing for testing utilities

Added database module (sql-alchemy). The db location might not be ideal.

Added user model, views and templates for login, register, dashboard and logout

Added error pages,

Added utilities file for utilities

thusoy commented 10 years ago

Good work. If you install EditorConfig and make sure all the files have trailing newlines it LGTM.

fumbleforce commented 10 years ago

Git is confusing. Damn implicit merges

thusoy commented 10 years ago

:+1: LGTM.