Monday, December 30, 2019

qutebrowser development blog: 2019 qutebrowser crowdfunding - reminder

Two months ago, I wrote:

Just like in the 2017/2018 crowdfundings, it'll be possible to get t-shirts and stickers again. I'll also add some new swag to the mix :)

Just a quick reminder: If you want physical rewards with the current perk levels, sign up to the GitHub Sponsors …



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...