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:
@@ -3,7 +3,7 @@ from typing import List
|
||||
from django import forms
|
||||
from django.conf import settings
|
||||
|
||||
from .localized_value import LocalizedValue
|
||||
from .value import LocalizedValue
|
||||
from .widgets import LocalizedFieldWidget
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user