ihatemoney/TODO
Alexis Metaireau 4fcaf7d7ec Kick-start multiple projects support.
This commit adds:
* support for projects (creation not yet finished)
* an authentication mechanism
* bugs (basically all the features are not working anymore)
2011-07-23 15:54:23 +02:00

3 lines
132 B
Text

* Find a way to make the couple (name, project) unique.
* use a psql backend rather than sqlite
* put the settings in an ini file ?