timo_admin
|
0d9466c1fe
|
fix for fiat amount
|
2021-05-11 20:58:24 +02:00 |
|
timo_admin
|
1ef459bcad
|
use new names from bitcoin.de api v4
|
2021-05-11 20:51:34 +02:00 |
|
timo_admin
|
81a20860d5
|
fix importing from Bitcoin.de via API, storing the fees and amounts in the new way
|
2021-05-11 20:37:44 +02:00 |
|
timo_admin
|
b356d304b2
|
drop old fields, make use of new fields.
display decimal with 0 properly, non scientific
|
2021-05-11 20:09:52 +02:00 |
|
timo_admin
|
3df3287bfa
|
fix copy&paste error
|
2021-05-11 18:14:43 +02:00 |
|
timo_admin
|
68efd595b7
|
do not run forms code during migration
database does not exist yet
|
2021-05-11 09:53:52 +02:00 |
|
timo_admin
|
5ac5f1c2d7
|
add new database fields and migrate the data
|
2021-05-11 07:35:56 +02:00 |
|
timo_admin
|
42ef8a8a36
|
fixes for Django 3.2
|
2021-04-28 21:02:00 +02:00 |
|
timo_admin
|
91c264e9cd
|
display small crypto amounts with more decimals
fixes #23
|
2021-03-24 21:25:47 +01:00 |
|
timo_admin
|
9e66e1aace
|
also format the exchange rates properly
related to #20
|
2021-03-05 20:36:02 +01:00 |
|
timo_admin
|
4645a50a58
|
fix for editing transaction, must reference trade_id
|
2021-03-01 21:40:56 +01:00 |
|
timo_admin
|
431ec50eba
|
fix tab
|
2021-02-14 00:11:44 +01:00 |
|
timo_admin
|
5e27eae9ca
|
import trades from bitcoin.de via API
fixes #15
|
2021-02-14 00:09:21 +01:00 |
|
timo_admin
|
7b1b75cd95
|
use forms.SplitDateTimeField for date_valid in Transaction Add and Edit
fixes #1
|
2021-01-09 05:57:26 +01:00 |
|
timo_admin
|
64a9ec6c5e
|
use currencies from rates for select on add and edit views.
fix edit template to work with form directly
fixes #2
|
2021-01-08 21:45:14 +01:00 |
|
timo_admin
|
e385650802
|
initial commit
|
2021-01-07 22:12:05 +01:00 |
|