Chapter 15 Django Based Web Application Part Iieng PDF
Chapter 15 Django Based Web Application Part Iieng PDF
Part - II
CBSE Syllabus Based
Class -12
CHAPTER -15 CS
CHAPTER-9 IP
By-
Neha Tyagi
PGT CS
KV 5 Jaipur II Shift
Blog- www.pythontrends.wordpress.com
YouTube Channel : “Python Trends”
E-mail: python.kvs@gmail.com
Neha Tyagi, KV 5 Jaipur II Shift
What we learnt in Part-I?
• First we will take a review of what we learnt in first part.
• We learnt creation of Project and app.
• Registering App in to Project.
• Generate webpages in Templates and add an entry in views.py.
• Setting path in url.py.
• Running Django server.
• Opening of pages on web browser by giving URL.
ClassXII
We will use
stud.csv file to
store data.
KVS
first.html
file will
open by
this.
studentry.html
file will open by
this.
runserver
DTL syntax
For Navigation
https://docs.djangoproject.com/en/2.2/ref/templates/language/
https://www.tutorialspoint.com/django/django_template_system.htm