actual commit from last attempt, now incl. all new files
This commit is contained in:
5
apps/dashboard/apps.py
Normal file
5
apps/dashboard/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class DashboardConfig(AppConfig):
|
||||
name = 'apps.dashboard'
|
||||
Reference in New Issue
Block a user