Bojan Jovanovic
Bojan Jovanovic
Updated/merged .gitignore from https://github.com/github/gitignore/blob/master/Python.gitignore
I would like to be able to inherit AbstractAPIKey directly from the model, without having to reference it via foreignkey, and also I would like django, to not create these...
Foreign key on users set to use settings.AUTH_USER_MODEL instead of hardcoded USER.
 When we hit refresh on speakers page, the menu keeps being open.
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 ```python image=conference.conference_logo.url if conference.conference_logo else None ``` I...
Upgrade the markdown library everywhere, the one that is displaying the [news](https://2019.pyconbalkan.com/news/welcome-back/) doesn't seem to render the markdown accordingly.
Sidebar that displays partners, dsf/psf/eup. have their logos in SVG, svg should be loaded differently than JPG