Tenants with Django, Intro - Part 1

preview_player
Показать описание
In this video I will give a quick introduction to tenants and set up a basic Django application

0:00 Intro
2:23 Demo
2:48 Tenant concept
6:02 Django Starter Setup
8:24 Postgres Container
12:54 Items List feature

Support me on:
Thank you.

Follow me on:

#tenants #schemas #postgres #postgresql #djangotenants #python #pythonprogramming #selftaughtdeveloper #webdevelopment #webapp #webdesigner #programmer #coding #codingforbeginners #entrepreneur #stayathomedad
Рекомендации по теме
Комментарии
Автор

this might be the only django-tenants video tutorial, thank you

MrValVet
Автор

This was just right on time for me. Than you for sharing this tutorial; this is a premium content! You got new subscriber & good luck with your channel, mate!

ognard
Автор

please upload the next video at your earliest, thank you.

aafan.kuware
Автор

Thank you so much for this video. I was just thinking about this today and you just uploaded it. 😁

awesomejr.
Автор

wow great, I've been waiting for this for so long now Thank you Andreas !

anouarben
Автор

my most of the projects will be in django tenants as DBaas products

anandraj
Автор

Amazing work, doing my part for the algorithme

aminblm
Автор

Even when using 1 postgres schema per tenant, administration still shares migration complications you associated with the multi database approach, right? I'm curious what a reasonable number of schemas is for a database. Is there performance reduction or connection limits for having 50 schemas/tenants on a single database? Maddening! lol. Great tutorial. I've seen a few Django Saas videos but most are several years old and NONE talk about doing it in Docker. Thanks!

ClintRobison
Автор

Are tenants useful if I want to do a To-Do List for my friends?
so each friend has her/his name in the url + (dot)todo/
Or does this add unnessecary complication?

chadwickm.
Автор

django 5.1.1. is compatible with django-tenat 3.7.0 ?

EltigreTafur