mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-22 22:39:36 +02:00
images
This commit is contained in:
parent
b3c36638ce
commit
921aae763e
3 changed files with 2 additions and 9 deletions
|
@ -123,8 +123,6 @@ MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
|
|||
# STATICFILES_DIRS = [os.path.join(BASE_DIR, 'static')]
|
||||
|
||||
|
||||
STATIC_ROOT = os.path.join(BASE_DIR, "ui/staticfiles")
|
||||
|
||||
# TEMPLATE_DIRS = [os.path.join(BASE_DIR, 'templates')]
|
||||
|
||||
TEMPLATES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue