TODO: Source filename is available to templates as of cc8c03a.

This commit is contained in:
Brett Smith 2017-12-19 10:22:12 -05:00
parent 0f945c28df
commit 9d638f4d01

View file

@ -1,7 +1,6 @@
In roughly priority order:
* Stripe import via API
* Make source filename available to templates [this is easy]
* Some way of preventing re-imports
* Try all importers even after one fails
* Open files for import in binary mode; add a text-wrapping importer base