Some table accessors weren't updated
This commit is contained in:
parent
05164636a1
commit
d76aa3fec9
4 changed files with 5 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ from datetime import datetime
|
|||
from django import forms
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.forms import CheckboxSelectMultiple
|
||||
from django.utils.timezone import make_aware
|
||||
from django.utils.timezone import make_aware
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
from note_kfet.inputs import Autocomplete, AmountInput, DateTimePickerInput
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue