mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-29 18:18:57 +03:00
Added test for "Apps aren't loaded yet." exception
This commit is contained in:
@@ -21,6 +21,7 @@ LANGUAGES = (
|
||||
)
|
||||
|
||||
INSTALLED_APPS = (
|
||||
'localized_fields',
|
||||
'tests',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user