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 5e63a5034b Split the logic into different python modules:
* web.py contains the controllers (also called views) + url definitions
* models.py contains the models
* forms.py contains the forms
* utils.py contains a set of utility fonctions to ease the dev. process
2011-07-23 18:45:40 +02:00
..
static reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00
templates Kick-start multiple projects support. 2011-07-23 15:54:23 +02:00
__init__.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
default_settings.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
forms.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
models.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
utils.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00
web.py Split the logic into different python modules: 2011-07-23 18:45:40 +02:00