Re: MarketPlace Suggestion Using Django

2020-12-17 Thread Kris A. Stern
Thought this might be very useful background reading for your project in more broader strokes: https://www.digitalocean.com/community/tutorials/build-a-to-do-application-using-django-and-react Good for the essential concepts I reckon. Hope it helps! Cheers, Kris On Thu, 17 Dec 2020 at 15:04,

Re: MarketPlace Suggestion Using Django

2020-12-16 Thread codesign web za
https://bravelab.io/blog/how-to-manage-tenants-in-the-multitenant-app-based-on-django-tenants-and-saleor-io-platform/ just found this from august...! On 2020/12/17 03:32, IZMA Digital, Technology Agency wrote: Hi All, I am planning to create my first MarketPlace project in Django, Can I use d

Re: MarketPlace Suggestion Using Django

2020-12-16 Thread codesign web za
When i looked into this, my big idea was to set up Saleor (django+react), with django-tenant-schemas... but i didnt get that right just yet... Same Saleor, working with different databases based on the url address... Has anyone managed to set up Saleor this way? that would be EPIC!! On 2020

MarketPlace Suggestion Using Django

2020-12-16 Thread IZMA Digital, Technology Agency
Hi All, I am planning to create my first MarketPlace project in Django, Can I use django Oscar package to create and customize multivendor marketplace as per our custom needs? Did this package allow us to customize themes? DB schema or user authentication with phone number only etc.. Or I have