reorganized static files folder
added folders for js and css files, added bootstrap files to static
This commit is contained in:
@@ -42,7 +42,6 @@ INSTALLED_APPS = [
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'bootstrap5',
|
||||
'crispy_forms',
|
||||
'benchcoach'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user