Skip to content

Commit

Permalink
Fixes publication display title when moving through sub-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
drcongo committed Aug 16, 2024
1 parent 5931717 commit d99e5f5
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 381 deletions.
4 changes: 2 additions & 2 deletions app/config/settings/development.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@

MEDIA_ROOT = 'staging/media/'
MEDIA_URL = f'https://{AWS_S3_CUSTOM_DOMAIN}/{MEDIA_ROOT}'
WAGTAIL_CACHE = False

#WAGTAIL_CACHE = False
#CACHEOPS_ENABLED = False
Loading

0 comments on commit d99e5f5

Please sign in to comment.