Export all classes from localized_fields

This commit is contained in:
Swen Kooij
2016-10-24 13:32:08 +03:00
parent 1b94bf2cd8
commit 6d9ee5df8d
9 changed files with 24 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
from django.test import TestCase
from localized_fields.fields import LocalizedValue
from localized_fields import LocalizedValue
from .fake_model import get_fake_model