Anton Shestakov <engored@ya.ru>, Fri, 11 Jan 2013 19:10:31 +0900
Use @app.before_first_request instead of calling init_db() explicitly (so autogenerated wsgi.py files will just work).
README.rst
Permissions: -rw-r--r--
Just another todo app. Well, maybe not quite, because it can track
projects, tasks and notes for tasks. It looks nice because it's built with
Bootstrap and is, to some extent, elegant code-wise because it was built
with Backbone, Flask and CodernityDB.
Since version 0.2.0 it's possible to try the app live here:
http://engored.pythonanywhere.com/
- Fetching tasks and projects combined in a single request
- Projects, tasks and task notes