__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
|
code reread: noop, and pep8 <3
|
2012-03-06 20:37:32 +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
|
merge with master
|
2011-10-08 13:45:05 +02:00 |
web.py
|
pep8 <3 and '*' imports removal
|
2012-03-06 18:41:55 +01:00 |