summaryrefslogtreecommitdiff
path: root/talerbank/app/migrations/0001_initial.py
AgeCommit message (Collapse)Author
2021-11-03redo migrationsv0.9.0-dev.1Florian Dold
2020-02-17accounts APIFlorian Dold
2020-01-21transfer API idempotencyFlorian Dold
2020-01-16preparations towards the new bank APIFlorian Dold
2019-08-28format code with yapfFlorian Dold
2019-08-28implement new withdraw API and support taler://withdrawFlorian Dold
2018-02-28get rid of old migrations, and keeping theirfeatureMarcello Stanisci
squashed version.
2017-03-22Getting rid of the sign in front of amount's "value" field,Marcello Stanisci
and implementing a flag-based way of accounting debts. Any bank account has now a 'debit' field, and whenever it turns True then the user is in debt and the balance indicates how much debt the user has.
2017-03-20 #4824, not finished yet.Marcello Stanisci
2017-01-09The big refactor.Florian Dold
2016-10-01removing unnecessary migrationsMarcello Stanisci
2016-04-15resolving flake8 warningsMarcello Stanisci
2016-04-11don't use migrations for account initFlorian Dold
2016-04-11create initial data in separate migrationFlorian Dold
2016-04-11Better error handling, create required accounts in migrationsFlorian Dold
2016-04-08restructure modulesFlorian Dold