|
97132ce88a
|
Fix some problems related to postgresql and models
|
2011-10-13 21:27:56 +02:00 |
|
|
ef3d761fc7
|
Add Handlers for members and bills.
|
2011-09-11 23:00:32 +02:00 |
|
|
4bb96b28de
|
API first draft: utils. (related to #27)
Introduces the "rest" module, with reusable utils for flask applications (will be packaged as a flask extension later on).
|
2011-09-11 22:11:36 +02:00 |
|
|
ef353d643c
|
Refactor the application to use blueprints.
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
|
2011-09-09 21:21:37 +02:00 |
|