apps.py 85 Bytes

from django.apps import AppConfig


class SaturnConfig(AppConfig):
    name = 'api'