Home
Articles
Interview Questions
Download
Contact Us
.Net
.Net Design Pattern
.Net Windows Service
ADO.NET
Android
Architecture
ASP.NET Ajax
ASP.NET Core
ASP.NET Gridview
ASP.NET MVC
ASP.NET Web API
Automation Anywhere
AWS
AWS SDK and C#
AWS SDK and Node.js
Azure DevOps
Blockchain
Bootstrap
C#
CSS
Django
Docker
Environment
Excel
Excel Formula
Firebase
Flutter and dart
Git
HTML
HTML 5
IIS
Java
JavaScript
JMeter
JQuery
JSON
Light Switch 2011
Linux
Matplotlib
Microsoft Bot Framework
Microsoft Azure
MongoDB
MSWord
Node.js
NumPy
Pandas
Photoshop
PHP
PHP Codeigniter
PostGreSQL
Powerpoint
PowerShell
Project Management
Python
React.js
Seaborn
Selenium
Silverlight
Software Testing
Sonarqube
Spacy
SQL Server
UiPath
VBA For Excel
VBA For Outlook
WCF
WPF
XML
XSD
Articles
→
DJANGO
DJANGO Article List
01
Install Django
02
Check The Version Of Django Installed On The Machine
03
Create An Empty Django Project
04
Run Our First Application In Django
05
Add A New Module In Existing Project In Django
06
Create Our First Function-Based View In Django
07
Render Html Using Function-Based View In Django
08
Render Our View From HTML Template In Django
09
Context In Templates In Django
10
Render The Template Conditionally In Django
11
Dynamically Render Template Using Loop In Django
12
Create A Table Of Even And Odd Numbers From 1 To 10 Using Dynamic Template In Django
13
Verbatim Tag In Dynamic Template In Django
14
Add New Pages In Django Project
15
Template Inheritance In Django
16
Block.Super Tag In Templates In Django
17
Include Tag In Templates In Django
18
Admin Panel In Django
19
Installed Apps In Django
20
Create Your First Model In Django
21
Auto_Now And Auto_Now_Add In Django
22
List Page In Django
23
Different Functions Of Queryset In Django
24
Listview In Django
25
Detail View In Django
26
Flask Vs. Django Which One Is Better To Go Ahead With Your Web Development Project