Building A SaaS with Django | Django Tenant Step by Step Tutorial ( Part 2 )

Опубликовано: 15 Май 2026
на канале: Academy Omen
16,484
240

⭐ Hello there, in this video we build a Software-as-a-Service ( Saas ) Software with Django 3 using the django-tenant package. This is an interesting package that helps us add multi-tenancy to your Django project using the Semi-Isolated Approach.
📚 Source Code:
🔗 https://github.com/Academy-Omen/saasy...

📚 Materials/References:
🔗 https://django-tenants.readthedocs.io/

PART 1:    • Building A SaaS with Django |  Django Mult...  

Time Stamps 👇
00:00 Introduction
00:30 Clone Project Or set up your own project
02:20 Set Virtual Environment, install requirements and run
05:00 Install django-tenants and psycopg2

You will need to install PostgreSQL and PgAdmin
🔗 WINDOWS: https://www.pgadmin.org/download/pgad...
🔗 LINUX: https://tecadmin.net/how-to-install-p...

07:00 Setup django-tenants
10:14 Create and Setup Tenant App


🙏🏽 Thanks for watching🤸🏼‍♂️
🙏🏽 Make Sure To Subscribe, So You Don't Miss Out On My Future Django Videos
If you have any questions, do not hesitate to comment or send us a mail. We will reply as soon as possible.
Thanks

🌎 Let's Connect
🔗 GitHub: https://github.com/itzomen
🔗 LinkedIn:   / peng-boris-akebuon-0b8ba0195  
🔗 Twitter:   / itz_omen  
❤️ Check Academy Omen on GitHub
🔗 https://github.com/Academy-Omen
Errors! Join Our Discord for Help
🔗   / discord  

💼 Business Inquiries:
E-mail: [email protected]

Some Key Words
#django3 #django-tenant #saas #software