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:
@@ -21,5 +21,6 @@ LANGUAGES = (
|
||||
)
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'localized_fields'
|
||||
'localized_fields',
|
||||
'tests'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user