Django Templates
A brief introduction into the Django Template Language.
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 »
Learn how you can extend the Django template engine by defining custom template tags using Python, and then make them available to your templates using the {% load %} tag.
Custom template tags in Django Read More »
This article covers 6 common methods found in the Django Database API for creating, retrieving, and updating records.
Creating and updating records using Django’s database API. Read More »
In this article you’ll learn how to create a Django website with a static page using Function Based Views and Class Based Views.
Django static page Read More »
Learn how to install Django and start a project.
Getting started with Django Read More »
ZimboPy Mentorship Week ZimboPy is an organisation made up of Python Developers in Harare, Zimbabwe that empowers Zimbabwean women and
ZimboPy August 2018 Mentorship Week Read More »
On Saturday, June 30 2018 I attended Zimbabwe’s first Django Indaba. “Indaba” is a Nguni word which means “discussion”, “conference”
Django Indaba — Event debrief Read More »
PyCon Zim 2017 I had the priviledge of attending PyCon Zimbabwe two weeks ago. This was my very first language
PyCon Zimbabwe 2017 Read More »