Show recent galleries on home page
This commit is contained in:
parent
13f5a446dd
commit
bf455989d3
3 changed files with 18 additions and 3 deletions
|
|
@ -158,3 +158,6 @@ SESSION_COOKIE_AGE = 60 * 60 * 3
|
|||
|
||||
# Use only one Django Sites
|
||||
SITE_ID = 1
|
||||
|
||||
# Photologue
|
||||
PHOTOLOGUE_GALLERY_SAMPLE_SIZE = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue