💚 Fix CI
This commit is contained in:
parent
c5f40e0952
commit
374e6ed7f8
5 changed files with 8 additions and 9 deletions
|
|
@ -10,7 +10,6 @@ from note_kfet.inputs import Autocomplete, AmountInput, DateTimePickerInput
|
|||
from .models import TransactionTemplate, NoteClub, Alias
|
||||
|
||||
|
||||
|
||||
class TransactionTemplateForm(forms.ModelForm):
|
||||
class Meta:
|
||||
model = TransactionTemplate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue