from django.apps import AppConfig
from django.conf import settings
class SyncConfig(AppConfig):
name = 'sync'