from django.apps import AppConfig


class FeedlerConfig(AppConfig):
    name = 'feedler'