How to connect and use two different networks simultaneously on Windows
In this post, I show you how to use two different network connections in Windows simultaneously.
In this post, I show you how to use two different network connections in Windows simultaneously.
An overview of security within the cloud environment using the multi-tiered architecture.
Have you ever wondered if it is possible to connect Django to more than one database at a time? Read this post to find out how.
Learn how to serialize MongoDB ObjectId data types in Python.
Learn how to create a self signed SSL certificate for use with Elastic Beanstalk
How to add CORS headers to a Django Application
Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them without adding untracked files. The command is: git add –update or git add -u That’s it!
Pycon Africa 2020 took place on August 4 to 8 of 2020. I had the privilege of giving a talk at this conference. I knew that I wouldn’t be able to give my talk live, so I sent the organisers a recording of the talk that I had made a few days before. I hadn’t …
Linux: How to increase video volume without re-encoding video Read More »
A brief introduction into the Django Template Language.
We all use PyPI – here’s a way to ensure we always have access.