experimental-accounting-api/accounting
Joar Wandborg 124bd1706d Added SQL storage backend
- Added Storage ABC
- Moved Ledger class to storage/ledgercli.py
- Added SQL requirements to requirements.txt
2013-12-14 16:08:47 +01:00
..
storage Added SQL storage backend 2013-12-14 16:08:47 +01:00
__init__.py Added SQL storage backend 2013-12-14 16:08:47 +01:00
client.py Added SQL storage backend 2013-12-14 16:08:47 +01:00
config.py Added SQL storage backend 2013-12-14 16:08:47 +01:00
decorators.py Added /transaction endpoint 2013-12-11 00:25:16 +01:00
exceptions.py Added /transaction endpoint 2013-12-11 00:25:16 +01:00
models.py Added SQL storage backend 2013-12-14 16:08:47 +01:00
transport.py Added transaction IDs and metadata 2013-12-11 15:12:08 +01:00
web.py Added SQL storage backend 2013-12-14 16:08:47 +01:00