Dealing with the Type Error: ObjectId(”) is not JSON serializable error when working with MongoDB
Learn how to serialize MongoDB ObjectId data types in Python.
Learn how to serialize MongoDB ObjectId data types in Python.
Learn how to create a self signed SSL certificate for use with Elastic Beanstalk
Installing a self signed SSL certificate on Elastic Beanstalk Read More »
How to add CORS headers to a Django Application
How to add CORS Headers to Django responses Read More »
Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them
Git: How to add modified files and ignore untracked ones Read More »
Pycon Africa 2020 took place on August 4 to 8 of 2020. I had the privilege of giving a talk
Linux: How to increase video volume without re-encoding video Read More »
We all use PyPI – here’s a way to ensure we always have access.
PyPI In a box: Using a Raspberry Pi as a portable PyPI server Read More »
Summary of the recent Python Bulawayo Meetup
Bulawayo Python Meetup Read More »
The Django auth app makes authenticating users easy to do. Learn how to enable log in and logout functionality to a Django site.
User authentication in Django Read More »