mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Moved tests to tests/
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
from typing import List
|
||||
|
||||
from django import forms
|
||||
from django.conf import settings
|
||||
from django.forms import MultiWidget
|
||||
|
||||
from typing import List
|
||||
|
||||
from .fields.localized_value import LocalizedValue
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user