1. Introduction to Django
  2. An Overview of the MTV Architecture
  3. Understanding Django Settings
  4. Django Admin Utility
  5. Interacting with the Database using Query Sets
  6. Enhancing your Project
  7. Understanding Models
  8. Django Views
  9. Django Templates
  10. URL and Regex
  11. Forms in Django
  12. Setting up a Project
  13. The Account app
  14. The Genre app
  15. The Post app
  16. Deploying the Website