SaaS application in Python django ( Dajngo Development tutorial )
SaaS application in Python and django.
Sass (software as service) multiple schemas based Python Django application using Postgres database.
1) you will get details about handling multiple databases in saas application.
2) tenants based application in Django.
3) working with Django to make the subdomain for every database.
4) public and private schema management for tenants based application.
5) organization based database for every subdomain for the company.
Very Good, Thank you very much
Most welcome
Hi, first of all, thanks a lot for your work and this wideo. Can you tell me, if using of django-tenant-schemas is safe?
m d Sir
Muje multi tenant ke project Main help chahiye kya aap kroge?
Hath jodd kar request hai plz plz plz
Job ka sawal hai meri plz sir
Yes , it’s safe
This video is very helpfull for me. can you please upload another video that will be describe how to mange multiple dashboard and also please describe tenent archetechture of database.
Thanks @preetam, I will try to create tutorial for database tenant architecture and also explain role wise dashboard.
Got the code on GitHub?
@Yogesh Dwivedi Hi, if possible… I would like to access the code on github.
Edvaldo de Lima Júnior sure ! Will push on github and share you link .
Plz plz jldi reply kro tym jayda nhi hai plz plz plz plz jawab do sir
Very useful video for beginners, who want to set up their first software as a service application.
Alban sheikh plz plz help me sir
Muje ek project diya hai company ne plz plz help me multitenant ka
Aur muje multi tenant ka hissab kittab hi smj nhi aa raha hai
Plz plz help me don’t have enough tym
thank you so much.
Sir plz plz plz btao meri job ka sawal hai plz plz plz plz plz plz
Sir hath jodd kar request hai plz plz help me sir
Beekh maangta hun aapse
Muje multitenant App bnane ke liye Kha hai company valo ne django par
Aur muje multi tenant ka bilkul smj nhi aa raha hai Plz plz plz plz help kr do meri job ka sawal hai plz plz plz plz bgwan plz
Hey Punit, i was out for few months , so really sorry, let me know if you still looking .
At this point i have my django tenant app running well locally. I am using django tenant schema library. i am going to deploy it on digital ocean but i have one question though. will it be enough to specify my tanents in django app or do i have to create records for them by creating subdomains in digital ocean dns and my nginx server block or just in nginx will do the trick. please someone help me thank you so much! you guys are awesome!
Hi, great tutorial. Is there any maximum number of schemas supported by postgres? or one can create as many as he wants?
Yes , any number of schema as per your server configuration.