Files @ 9656c39e9127
Branch filter:

Location: NPO-Accounting/experimental-accounting-api/requirements.txt

Joar Wandborg
Added client, other fixes

- Switched from int to decimal.Decimal
- Moved models to accounting.models
1
2
3
4
5
6
7
Flask==0.10.1
Jinja2==2.7.1
MarkupSafe==0.18
Werkzeug==0.9.4
distribute==0.6.34
ipython==1.1.0
itsdangerous==0.23