pyconbalkan
pyconbalkan copied to clipboard
Website for PyCon Balkan
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0. Release notes Sourced from django-filter's releases. Version 2.4.0 SECURITY: Added a MaxValueValidator to the form field for NumberFilter. This prevents a potential DoS attack...
SO, this is far from finished, but timetable table needs some love. I will also need to implement buttons to show hide days, because by default all of them are...
 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...
When adding a sidebar sponsor I have to insert a level as required. This make the sponsor appear in the sidebar AND ind the sponsor section. Remove required for field...
currently it's on sidebar, main menu (where is to be removed soon), and main block on homepage. this will make it appear on the bottom on every page. would be...
About > Organizers: Restyle images to be square shaped
I took back to top logo and made a footer with it as only element. It still needs better positioning I think and we need to show only when screen...
Only first two news posts look right, the rest of them are mixed and listed in different (wrong) style- it should be one post in a line