aboutsummaryrefslogtreecommitdiff
path: root/budget/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31Handle migrations through alembic/flask-MigrationsJocelyn Delande1-0/+1
Auto-initialization now applies migrations instead of using db. create_all() fix #83
2015-04-30nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8Jocelyn Delande1-1/+1
2013-08-23ihatemoney does not start anymore with flask-wtf 0.9: limit flask-wtf to ↵Quentin1-1/+1
version 0.8 in requirements.txt
2013-02-18update for flask 0.9A.Avenel1-1/+1
2012-06-10add sentry supportAlexis Metaireau1-0/+2
2011-11-27jinja2.6 is requiredAlexis Metaireau1-0/+1
2011-10-17Make the rest module a flask extension.Alexis Metaireau1-0/+1
It's now flask_rest.
2011-10-15Translate the application using Flask-babel.Alexis Metaireau1-0/+1
The only translation so far is french, but more can be added. The browser language is used thanks to the HTTP languages headers. There are still some problems with the translation of some strings, I don't know why this is. See #12
2011-10-13put back requirements.txt in budgetAlexis Metaireau1-0/+4
2011-10-13move requirements.txtAlexis Metaireau1-4/+0
2011-10-13Coerce the payer choice to int, default is unicodeAlexis Metaireau1-0/+4