1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
ihatemoney_ynh/budget
Alexis Metaireau 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
..
static change the color of the font in the main page 2011-08-25 18:25:10 +02:00
templates Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00
api.py API first draft: utils. (related to #27) 2011-09-11 22:11:36 +02:00
default_settings.py Invite people after project creation. 2011-07-30 15:47:26 +02:00
forms.py Start working on archive management 2011-09-09 19:14:19 +02:00
models.py Move some logic to the models and add comments. 2011-09-09 19:57:28 +02:00
rest.py API first draft: utils. (related to #27) 2011-09-11 22:11:36 +02:00
run.py API first draft: utils. (related to #27) 2011-09-11 22:11:36 +02:00
tests.py Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00
utils.py API first draft: utils. (related to #27) 2011-09-11 22:11:36 +02:00
web.py Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00