Fixes linter issues
This commit is contained in:
parent
4d0176a6f7
commit
425da16fd6
16 changed files with 63 additions and 42 deletions
|
@ -1,7 +1,6 @@
|
|||
''' usin django model forms '''
|
||||
''' using django model forms '''
|
||||
import datetime
|
||||
|
||||
from django.core.exceptions import ValidationError
|
||||
from django.forms import ModelForm, PasswordInput, widgets
|
||||
from django import forms
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue