idk what happened but this is the static files eureka moment commit
This commit is contained in:
5
website/home/apps.py
Normal file
5
website/home/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class HomeConfig(AppConfig):
|
||||
name = 'home'
|
Reference in New Issue
Block a user