Fixed issues 22 and 19, also starting marking newly created `Transaction` objects as `incomplete` instead of `user_pending_transfer_start`. Transactions are assigned that latter status after all user information has been collected in the interactive flow.
0.9.6
Polaris now provides a framework for implementing an anchor's banking rails for withdrawal and deposit flows. Documentation was also added to readthedocs.
0.9.2
0.9.1
0.9
Converted https://github.com/stellar/stellar-anchor-server (a full django project) to a reusable django app.