CineDev's picture
Deploy with all images in LFS
6fd9abb
raw
history blame contribute delete
81 Bytes
from django.apps import AppConfig
class ApiConfig(AppConfig):
name = 'api'