Django Basic (*Free)
- Review Python, Introduction to web framework, MVC pattern
- Introduction to Django, Install, Start and run a Project in virtualenv.
- Create and install app in Django, Adminpanel.
- Usage of database, MVC in Django, Models in django
- Django templating system, Jinja2
- Forms in Django, Assignment
- Solve assignment