How to use Postman to authenticate to Django Rest Framework 14th December 2020 / By Vuyisile Authenticating with Django REST APIs using HTTP Client
Dealing with the Type Error: ObjectId(”) is not JSON serializable error when working with MongoDB 1st September 2020 / By Vuyisile Learn how to serialize MongoDB ObjectId data types in Python.