initial commit

This commit is contained in:
okalintu
2016-05-18 19:27:22 +03:00
commit 9b1ccc8df0
20 changed files with 198 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
from django.apps import AppConfig
class WebappConfig(AppConfig):
name = 'webapp'