
How to Build a mini blog project with Django: A Step-by-Step Guide
Django is a high-level Python web framework that enables rapid development and clean, pragmatic design. With Django, you can take web development to the next level and create robust, secure, and user-friendly websites with ease. …
15

Why Django Queries are the Key to Unlocking Your App's Potential
Django is a popular Python-based web framework that is designed to help developers create robust and scalable web applications quickly and efficiently. One of the key features of Django is its powerful ORM (Object-Relational Mapping) …
8

How to Deploy Django Channels by configuring Nginx to run both Gunicorn and Daphne
Django Channels enables a developer to use WebSockets and other non-HTTP protocols in any Django project. By, using non-HTTP protocol the website can receive real-time updates from the server. The most common use case for …
1

What is Django, model views templates?
Django — pronounced “Jango”, is an open-source web development Framework made in python programming. With Django, we can make back-end as well as front-end also. So it's a Full Stack Web Development Framework. It enables the rapid development of secure and maintainable websites.
Django follows the MVT architecture for development. Model — …
4

Django User Registration with Email Confirmation
Generally, we sign up on any website, it sends the confirmation link to activate the account. Or sometimes it asks email to change the email or reset the password of an account.
In this tutorial, …
18

Using Python for Web Development: A Beginner's Guide
Python is a popular programming language that can be used for a wide range of tasks, including web development. In this beginner's guide, we will walk you through the basics of using Python for web …
1

Login With Email Instead Of User Name In Django Admin
Login With Email Instead Of Username In Django Admin
In this tutorial, we are going to learn how to log in using email instead of the username in Django admin. It's easy, you can use …
3

Django Model Inheritance: How to Create Subclasses of Models and Why You Need Them
Django is a popular web framework for building web applications in Python. One of the features of Django is its support for model inheritance, which allows you to create subclasses of existing models. In this …
1
Top Articles

Django Application to Perform CRUD Operations
CRUD operations in a Django application mean creating, reading, updating, and deleting operations on the database. An admin user can do all these operations using the Django admin site. But in this article, we will learn how to implement …
22

How to deploy django project on pythonanywhere
First, you must create an account by going to this link New account for beginners. Please confirm your email which will help you to forget your password. You will get the signup form which you can see in …
19

Django User Registration with Email Confirmation
Generally, we sign up on any website, it sends the confirmation link to activate the account. Or sometimes it asks email to change the email or reset the password of an account.
In this tutorial, …
18

What is the stock market? How to make money on it?
A stock market is a market where stocks (securities that represent ownership in a company) are bought and sold. The stock market allows companies to raise capital by selling shares of their stock to investors, …
15

How to Build a mini blog project with Django: A Step-by-Step Guide
Django is a high-level Python web framework that enables rapid development and clean, pragmatic design. With Django, you can take web development to the next level and create robust, secure, and user-friendly websites with ease. …
15

Crash landing on you (Download in Hindi)
The top series takes on the theme of forbidden love and crafts it into a modern Romeo and Juliet. However, instead of the Montagues and Capulets, it depicts the lives of a South Korean billionaire …
12