1. Урок 1. 00:03:03
    Introduction
  2. Урок 2. 00:03:37
    Install Python
  3. Урок 3. 00:05:20
    Install The Sublime Text Editor and Git Bash Terminal
  4. Урок 4. 00:04:41
    Set Up A Virtual Environment
  5. Урок 5. 00:05:01
    Install Django and Start Our Project
  6. Урок 6. 00:05:15
    Run the Django Server
  7. Урок 7. 00:03:22
    Start a New Django App
  8. Урок 8. 00:04:27
    Urls.py Files
  9. Урок 9. 00:06:49
    Build our First Webpage
  10. Урок 10. 00:06:15
    Download the Dental Template
  11. Урок 11. 00:05:00
    Create The Static Directory
  12. Урок 12. 00:05:09
    Install the Dental Template
  13. Урок 13. 00:07:22
    Add Static Tags to The Template
  14. Урок 14. 00:05:27
    Tweak Our Static Tags (part 2)
  15. Урок 15. 00:06:41
    Tweak Our Static Tags (part 3)
  16. Урок 16. 00:05:06
    Building Django Links
  17. Урок 17. 00:06:24
    Tweak The HTML Template
  18. Урок 18. 00:05:41
    Add Custom Images
  19. Урок 19. 00:02:47
    Add A Video
  20. Урок 20. 00:06:07
    Contact Page
  21. Урок 21. 00:05:15
    Change The Contact Page Map
  22. Урок 22. 00:05:51
    Build The Contact Form
  23. Урок 23. 00:03:54
    Build The Contact Form (part 2)
  24. Урок 24. 00:04:31
    Send Email With Django
  25. Урок 25. 00:05:08
    Send Email With Django (part 2)
  26. Урок 26. 00:06:12
    Send Email With The Development Sendmail Server
  27. Урок 27. 00:05:47
    Create an Email Response Page
  28. Урок 28. 00:05:49
    Version Control With Git
  29. Урок 29. 00:08:17
    Github.com
  30. Урок 30. 00:03:57
    Intro To Heroku For Webhosting
  31. Урок 31. 00:02:30
    Install The Heroku Toolbelt
  32. Урок 32. 00:05:07
    Install Modules For Heroku
  33. Урок 33. 00:03:18
    Settings.py Heroku Changes
  34. Урок 34. 00:08:03
    Push Our Code To Heroku
  35. Урок 35. 00:07:45
    Add A Domain Name
  36. Урок 36. 00:05:15
    Bonus Lecture