How to borrow money from Opay? : opay loan

How to borrow or loan money from opay loan is a way of supporting your self…

What is Django Host header?

When building web applications for the first time with Django, you might come across the term…

How To Solve View Display Raw In Data tables

Whenever you are using json make sure you return template like below example. return render(request, template_name,…

How To Create Django Unique Slug , Warning Of Duplicate slug

What is Django unique slug In Django Unique Slug , a slug is a short label…

5 Nigeria Uber Jobs You Can Do And Their Monthly Salary

Nigeria Uber Jobs are flexible job alternatives for guys seeking for extra cash. Nevertheless, it can…

Django Allowed Host : How To Set Allowed_Host In Django

Setting up allowed host is a good practice to stop hackers or attackers from entering your…

Django Superuser : How To Create Superuser In Django

Django superuser is a very powerful tool which provide us with many things as a user.…

Django Slug Field : How To Auto Populate Django Slug

In this tutorial we are going to use django slug field in our url instead of…

Django Gmail – How To Send Email In Django

Although Python provides how to send email in Django interface via the smtplib module,but Django provides a couple…