CineDev's picture
All files added
718f018
raw
history blame contribute delete
81 Bytes
from django.apps import AppConfig
class ApiConfig(AppConfig):
name = 'api'