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 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
..
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
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
run.py Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00
tests.py Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00
utils.py RequestRedirect uses a HTTP 301. We need 303. 2011-08-21 22:35:01 +02:00
web.py Refactor the application to use blueprints. 2011-09-09 21:21:37 +02:00