Skip to content
#

pycon

Here are 79 public repositories matching this topic...

virogenesis
virogenesis commented Sep 21, 2019

Right now, I am adding the following to the pages I want to display the current conference image in the Meta:
pyconbalkan/speaker/views.py:67

            image=conference.conference_logo.url if conference.conference_logo else None

I would prefer if the image would be added always in the respective Meta, so that we don't need to insert this in every view.

Also this hardco

Improve this page

Add a description, image, and links to the pycon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pycon topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.