test für wizard
This commit is contained in:
parent
ed6dae7d59
commit
76ea68489c
3 changed files with 80 additions and 1 deletions
|
@ -124,7 +124,6 @@ class ImportWizard(Wizard):
|
|||
done_dates.append(rate['date'])
|
||||
|
||||
if len(to_create) > 0:
|
||||
print('-- to_create:', to_create)
|
||||
Rate.create(to_create)
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue