Follow the django tutorial. Once you complete part 2, you can easily start
writing.

https://docs.djangoproject.com/en/2.0/intro/tutorial01/

You don't have to worry too much about schema as you use models.


On Wed 19 Sep, 2018, 12:39 PM Devender Kumar, <dev1en...@gmail.com> wrote:

> Hi,
> I need a help from you I wanna start a project which is a multitenant
> application and I want the tenant can register themselves and schema is
> created for him from the shared database across tenants.
> I want to make this application in Django I know all the terminology of
> how multitenancy can be achieved I just want to how to write the code for
> this as I have never played with schemas and other stuff.
> You refer to any project where I can get an insight, Any tutorial link for
> this project.
> Thanks
> Dev
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/9e3918ae-7e2c-4ee9-9f20-eceb55983c79%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/9e3918ae-7e2c-4ee9-9f20-eceb55983c79%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAA%3Diw__dcopPcoVL8r3wg6RoDKHE%3DBvoVyPu%3DZ_R0npqMVZoRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to