django-shop icon indicating copy to clipboard operation
django-shop copied to clipboard

¿Can in Near future can do django-shop: Only one administrator can modify only hisself products (created by he)?

Open fabiancastano opened this issue 7 years ago • 2 comments

Only have a question or a sugges, for example I want to do a project in django-shop that permit a someone people, publish his products, for example ebay for USA, alibaba.com from ASIA, mercadolibre.com to South America, and others startup have implement his system with this model.

I choose Django-shop to modify and put to work same model:

Now Django-Shop have one administrator or several administrator that modify all articles of store.

To have a pool of options :¿Near future can do django-shop: Only one administrator can modify only hisself products (created by he)?

I need to modify here, I am have thinking put in model a user field and others modifications necesaries, ¿Do you have some recomendations to modify?

fabiancastano avatar Jul 06 '17 22:07 fabiancastano

In the demo shop this is true. We already have a working implementation for multiple vendors, which do not even have to be staff members. This is however not part of the django-SHOP framework yet.

jrief avatar Aug 03 '17 16:08 jrief

Version 0.12 will support multiple vendors, so keep an eye on it.

jrief avatar Aug 25 '17 11:08 jrief