experimental-accounting-api/accounting
Joar Wandborg f2b9decf27 SQL, GTK
- Made the storage model slightly more flexible
- Made a small P-o-C GUI application in GTK
- Polished accounting.client
- models.Transaction.id is now a str
- Fixed transaction.id marshalling for storage.ledgercli
2013-12-16 07:33:56 +01:00
..
storage SQL, GTK 2013-12-16 07:33:56 +01:00
__init__.py Added SQL storage backend 2013-12-14 16:08:47 +01:00
client.py SQL, GTK 2013-12-16 07:33:56 +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
gtkclient.py SQL, GTK 2013-12-16 07:33:56 +01:00
models.py SQL, GTK 2013-12-16 07:33:56 +01:00
transport.py SQL, GTK 2013-12-16 07:33:56 +01:00
web.py SQL, GTK 2013-12-16 07:33:56 +01:00