PinnedHow to fix removed template tags in Django adminIf you upgraded your version of Django, you may have noticed that some template tags has been removed which may cause issues in the django…Aug 18, 2024Aug 18, 2024
PinnedPublished inTowards DevCommon Django errors and exceptions and how to fix them — part 1Many Django developers experience bottlenecks when working with Django. Nothing is as good as finding a quick solution on time. Even…Jun 26, 2022Jun 26, 2022
Optimal way to add custom fields to Django adminThis article shows two ways of adding custom fields to the Django admin and which scenario is best for anotherJan 11, 2024Jan 11, 2024
Why I decided to pursue an IBM DevSecOps certificationIn this blog, I will explain why I decided to get an IBM DevSecOps certification, mistakes I made prior to my exams, lessons I learnt, tips…Jun 25, 2023Jun 25, 2023
How to backup and restore large Django data on PostgreSQL faster and more efficientlyThis simple tutorial will show you the quickest and fastest way to backup and restore large django data within minutes.Jan 6, 2023Jan 6, 2023
Simple alternative ways to debug Python/Django without a debuggerprinting out too many object values line by line may not necessarily be the best option without a debugger. This blog describes a better…Jul 12, 2022Jul 12, 2022
Getting started with Django roadmap — Part 2Part 2 of the getting started wtih Django roadmap. Easy to follow through so yuo can focus on the important aspects of DjangoJul 5, 2022Jul 5, 2022
Getting started with Django roadmap — Part 1Have you ever started learning Django and are completely confused about the various steps to take. For example, when to run the migrate…Jun 30, 2022Jun 30, 2022
Django best practices — Part 2Second part of the series on Django best practicesJun 17, 20221Jun 17, 20221