2016-10-21 10:58:44 +03:00

6 lines
106 B
Python

from django.apps import AppConfig
class LocalizedFieldsConfig(AppConfig):
name = 'localized_fields'