This commit is contained in:
Amit
2019-06-12 01:41:46 +05:30
committed by Jeremy Bowman
parent a7bc22eb9c
commit 2f6935863a
5 changed files with 25 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
"""
Configuration for Studio API Django application
"""
from __future__ import absolute_import
from django.apps import AppConfig