Course Features
- Lectures 15
- Quiz 0
- Duration 10 weeks
- Skill level All levels
- Language English
- Students 1
- Assessments Yes
- 2 Sections
- 15 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- CREATING A DJANGO BASED BASIC WEB APPLICATION11
- 1.0Introduction
- 1.1What is Web Framework ?
- 1.2How Web, Websites and Web- Application Work ?
- 1.3Introducing Django
- 1.4Installing Django
- 1.5Activating Virtual Environment
- 1.6Django Basics and Project Structure
- 1.7Step to Create Basic Django Web Application
- 1.8Creating Models, Views And Template
- 1.9Writing Dictionary Data To CSV And Text Files
- 1.10Practically Processing Get And Post Request
- INTERFACE PYTHON WITH MYSQL4