30:e1e43c8390b9
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).

next change 31:408a5c993107
previous change 28:ccae9f5abc14

README.rst

Permissions: -rw-r--r--

Other formats: Feeds:
Overview
========
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.
Try It Out
==========
Since version 0.2.0 it's possible to try the app live here:
http://engored.pythonanywhere.com/
What's New
==========
0.2.2
-----
- Fetching tasks and projects combined in a single request
0.2.1
-----
- Tests
0.2.0
-----
- Separate workspaces
- Transition effect
0.1.0
-----
- Projects, tasks and task notes