templates
|
Split bills function and basic template.
|
2012-03-12 01:35:28 +01:00 |
__init__.py
|
I HAZ TO RUN TESTS BEFORE COMMITING
|
2011-10-14 15:48:31 +02:00 |
api.py
|
remove from blah import *
|
2012-03-06 22:13:47 +01:00 |
babel.cfg
|
Translate the application using Flask-babel.
|
2011-10-15 01:19:19 +02:00 |
epio.ini
|
serve static files with nginx
|
2011-10-15 21:50:15 +02:00 |
forms.py
|
pep8 <3 and '*' imports removal
|
2012-03-06 18:42:44 +01:00 |
models.py
|
Split bills function and basic template.
|
2012-03-12 01:35:28 +01:00 |
requirements.txt
|
jinja2.6 is required
|
2011-11-27 04:33:15 +01:00 |
run.py
|
remove unused imports and from blah import *
|
2012-03-06 22:14:10 +01:00 |
utils.py
|
remove unused code
|
2012-03-06 22:42:58 +01:00 |
web.py
|
Split bills function and basic template.
|
2012-03-12 01:35:28 +01:00 |