start wally

This commit is contained in:
Ross
2021-03-30 22:51:34 +01:00
parent a9df8445b2
commit 845ab6c377
8 changed files with 44 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
from django.apps import AppConfig
class WallyConfig(AppConfig):
name = 'wally'