test für wizard
This commit is contained in:
parent
77d6e5f8ef
commit
347f09b49e
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