mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 02:28:57 +03:00
Added pep8, flake8 and pylint configuration
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from typing import Callable
|
||||
|
||||
from django.conf import settings
|
||||
from django.utils.text import slugify
|
||||
|
||||
from typing import Callable
|
||||
|
||||
from .localized_field import LocalizedField
|
||||
from .localized_value import LocalizedValue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user