vanth/vanth/pages
Eli Ribble 393ef748cc Get OFX file upload working through celery
I switched to using ofxparse because my own parser wasn't up to snuff on
handling the download file that I got from my bank and I got sick of
maintaining my own because SGML is an ugly mess

This commit means that my automatic download won't work any more because
it's expecting to pass data through my own parser, which we're not going
to do any more. That's okay because my bank's OFX integration is
actually down anyways
2016-08-11 10:54:29 -06:00
..
__init__.py Clean up old sepiida-based work, create pattern for pages 2016-06-09 10:12:24 -06:00
accounts.py Get OFX file upload working through celery 2016-08-11 10:54:29 -06:00
index.py Use automatic template context rather than passing the path through 2016-06-09 10:18:30 -06:00
tools.py Add some simple tools for parsing values out of endpoints 2016-06-23 11:29:15 -06:00