I love Django to create web projects that don’t need high performance. It’s a very convenient way to create an admin interface for your… (more…)
Read more »
Python started off as a scripting language back in 1989 and has since then grown to become a language that captures one of the largest market shares among languages being used in the marketing industry. A language that can help you with Machine Learning,... (more…)
Read more »
simple-django-login-and-register - An example of Django project with login, registration, password change, log out, and password reset functionality. (more…)
Read more »
Designing good Django models is very important when it comes to readability and to maintainability. In this post I'll share some good tips on how to implement some good techniques. (more…)
Read more »
Do you want to learn how to build a time tracking SaaS from scratch using Django and Vue? Then you have come to the right place. The project we are going bui... (more…)
Read more »