src/restapi/apps.py
changeset 126 b5aa7e6f6a01
parent 123 c8a1216fd28f
child 127 270d165cd0d5
--- a/src/restapi/apps.py	Fri Aug 12 16:59:53 2016 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-from django.apps import AppConfig
-
-
-class RestapiConfig(AppConfig):
-    name = 'restapi'