rethinkdb-example-flask-backbone-todo
rethinkdb-example-flask-backbone-todo copied to clipboard
A canonical backbone todo application running on flask and RethinkDB
Results
2
rethinkdb-example-flask-backbone-todo issues
Sort by
recently updated
recently updated
newest added
test
2
I'd very much like to see an example of testing via Flask-Testing, specially the setup and teardown methods.
Improve line breaks to follow PEP8 for readability and to improve viewing on narrow screen widths on the website (see http://rethinkdb.com/docs/examples/flask-backbone-todo/). @chipotle suggests, for example: > Maybe we should treat...