Show recent galleries on home page

This commit is contained in:
Alexandre Iooss 2021-09-23 09:58:49 +02:00
parent 13f5a446dd
commit bf455989d3
3 changed files with 18 additions and 3 deletions

View file

@ -158,3 +158,6 @@ SESSION_COOKIE_AGE = 60 * 60 * 3
# Use only one Django Sites
SITE_ID = 1
# Photologue
PHOTOLOGUE_GALLERY_SAMPLE_SIZE = 1