DJANGO
Django framework with project
Algorithm Training Institute is probably one of the best Python Django Training in Hyderabad, As the trainers are highly qualified with 15+ years of real-time IT experience. The Python Django Training sessions consists of more programming rather than theory.
Python Django Training in Hyderabad at Algorithm Class Training Institute covers topics from beginner level to advanced level. It is one of the best python django training institutes in Hyderabad
Finally, by the end of Python django Course in Hyderabad, you can be confident with python programming. With Python, you can learn other perl/shell/python training in Hyderabad courses more easily. Due to our trainers, practical sessions, and 1-1 care we are better than Best Institute for Python django Training In Ameerpet, Hyderabad and Python django Training in Madhapur Hyderabad.
Course Details:
Duration: 6 weeks
Time : 8am 9.30am 6pm 7.30 pm or weekend
Mode : online and class room
Project: Yes
Course Fee: 14000
Trainer Details:
Django HTML and CSS Course Content
SNO | topic | sub topics | |
1 | introduction to HTML
no |
Basic Tags
Lists Divs and Spans Attributes Tables Forms |
|
3 | introduction
|
advantages
MVT pattern installing Python Installing django setup database setup webserver python class python reg exp |
|
4 | create project | project structure
__init__.py start project
|
|
5 | Create App | create app
__init__.py map app to the project |
|
6 | Admin Interface | setup
INSTALLED_APPS settings MIDDLEWARE_CLASSES settings DB migrate create super user start server logon to admin interface |
|
7 | Views | Create view
Function based views CRUD Create view Retrieve view Update view Delete view ListView detail view Create view form view |
|
8 | URL mapping | URL patterns
organizing urls sending parameters |
|
9 | Template system | How Django interacts with HTML
regular expression templates render function
|
|
10 | template Language | tags
filters variable derefernce if loop
|
|
11 | Models | create model
CRUD oprations link models
|
|
12 | Linking Models | ||
13 | page redirection | redirect method
redirect to url redirect to function in a view redirect to function in view with arguments |
|
14 | sending mails | ||
15 | Generic Views | TemplateView
CreateView ListView
|
|
16 | User registration | ||
17 | login
logout |
||
18 | form processing | Create form
Types of fields how to use forms in view GET method POST method How to get data from website form into your view validate the received data form processing in HTML action field url field csrf_token
form view
create form from model
Accept data through form insert data into database |
design and implement contact form |
19 | file uploading | upload images using form
image filed |
|
20 | WSGI setup | NGINX setup
WSGI setup configure httpd.conf |
|
21 | cookies handling | ||
22 | sessions | ||
23 | cashing | ||
24 | bootstraping and static pages | how to encode css in django
install bootssrap static files in django static css file location for django sample css file to change color change font load theme
css class
|
|
25 | navigation menu | create navigation menu
add buttons
|
|
26 | REST DATA | ||
26 | Case study:
project |
create a webapp to design contact form, store each enquiry in backend database. provide buttons to query the db. | |