Django Basic (*Free)

  1. Review Python, Introduction to web framework, MVC pattern
  2. Introduction to Django, Install, Start and run a Project in virtualenv.
  3. Create and install app in Django, Adminpanel.
  4. Usage of database, MVC in Django, Models in django
  5. Django templating system, Jinja2
  6. Forms in Django, Assignment
  7. Solve assignment