isort
This commit is contained in:
parent
cf374d5c61
commit
15d9f9008d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from collections import OrderedDict
|
||||
from django.db import models
|
||||
|
||||
from django.db import models
|
||||
from django.utils.translation import get_language
|
||||
|
||||
EDITOR_FORM_MODELS = OrderedDict()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue