
How to Use Django Model Managers to Simplify Your Code
Django Model Managers are a powerful tool for simplifying your code and improving the readability of your Django projects. They allow you to encapsulate complex queries and business logic in a single place, making your …
3

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

Django Signals (pre_save and post_save)
Django, with its experienced developer community and regular updates, has become a reliable framework to build stable and maintainable websites. Not to forget the easy-to-understand documentation it provides, makes it easier for …
1

Convert Django Web Application to Progressive Web App
A progressive web app (PWA) is a website that looks and behaves as if it is a mobile app. PWAs are built to take advantage of native mobile device features, without requiring the end user …
2

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

The Most Common Django Mistakes and How to Avoid Them
Django is a high-level Python web framework that enables developers to build robust, scalable, and secure web applications with ease. Despite its ease of use and many benefits, there are still some common mistakes that …
5

The Ultimate Guide to Making Complex Queries in Django
Django is a powerful web framework for Python that allows developers to build complex web applications quickly and efficiently. One of the key features of Django is its ability to interact with databases using its …
2

Creating Sitemaps in Django
A sitemap is an XML file that informs search engines such as Google, about the pages of your website, their relevance, and how frequently they are updated. Using sitemaps facilitates crawlers indexing the site, therefore …
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