mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Shorten names for everything
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django.contrib.admin import ModelAdmin
|
||||
|
||||
from .fields import LocalizedField
|
||||
from . import widgets
|
||||
from .fields import LocalizedField
|
||||
|
||||
|
||||
FORMFIELD_FOR_LOCALIZED_FIELDS_DEFAULTS = {
|
||||
|
||||
Reference in New Issue
Block a user