How to Deploy a Scalable Django SaaS Application From Scratch

How to Deploy a Scalable Django SaaS Application From Scratch

Linode via YouTube Direct link

Create a Register Template

17 of 27

17 of 27

Create a Register Template

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

How to Deploy a Scalable Django SaaS Application From Scratch

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Quick Demo: ngrok, Registration, Log In/Out
  3. 3 Create Servers on Akamai
  4. 4 Create a GitLab Server
  5. 5 Create a Database Cluster
  6. 6 Create a Django Project & Install Modules
  7. 7 Create Different Django Applications
  8. 8 Link the Apps to the Main Project
  9. 9 Add ‘corsheaders’ to Apps & Middleware
  10. 10 Link the URLs
  11. 11 Make a Base HTML Template
  12. 12 Add Bootstrap to HTML Template
  13. 13 Add a navbar
  14. 14 Add a Container for the Main Content of the Website
  15. 15 Create a Registration Directory Register & Login
  16. 16 Create a Login Template
  17. 17 Create a Register Template
  18. 18 Make a ‘Register’ View + ‘Register’ Form
  19. 19 Connect URLs to the Templates
  20. 20 Set Up the Database
  21. 21 Test the Pages Register, Login + Fix Issues
  22. 22 Set Up Redirects + Email Service
  23. 23 Test the Login/Logout Pages + Reset the Password
  24. 24 Connect to the Cloud Database
  25. 25 Whitelist the IP Address + Make Migrations
  26. 26 Configure GitLab to Store Git Repository
  27. 27 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.