Second photologue?

14 views
Skip to first unread message

Scott Jones

unread,
Aug 20, 2019, 2:54:17 PM8/20/19
to Django Photologue
Hello - 

Wondering if there's any way to add a second photologue to my page. i.e. I am using the package to display data plots. Now that we have a new version of our data, I'd like to basically clone the photologue that I already have (all the same galleries) and carry on with plots from the new data version, without removing the old page. 

Is this possible? Thanks!

Richard Barran

unread,
Aug 20, 2019, 3:32:15 PM8/20/19
to Django Photologue
I'm not sure that I understand exactly your goal: are you displaying a Photologue gallery on a page, and you want to display a second gallery on the same page?

Scott Jones

unread,
Aug 20, 2019, 3:42:21 PM8/20/19
to Django Photologue
I have a photologue with 16 galleries, being displayed at a given link. I would like another photologue with the same galleries to display a new version of our data, probably at a different link. Does that make sense? Unfortunately, I didn't actually set the page up; I've just been maintaining it. I think I need an entirely new photologue, basically. 

Richard Barran

unread,
Aug 20, 2019, 4:39:44 PM8/20/19
to Django Photologue
Do you mean some new Photologue galleries (with the same name as existing galleries) displaying some new photos (of new data)?
If yes, then you could write a View that queries the ORM for the 2 sets of galleries, and sets them as 2 context variables for a new template - basically, ditch Photologue's built-in Views and write your own.
Reply all
Reply to author
Forward
0 new messages