Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

items in Order (many to many fields) #68

Open
HenriPiot-dev opened this issue Mar 10, 2021 · 2 comments
Open

items in Order (many to many fields) #68

HenriPiot-dev opened this issue Mar 10, 2021 · 2 comments

Comments

@HenriPiot-dev
Copy link

I'm not sur that this is an issues, but i figured out something, when multiple user are creating cart (independently of course) every instance of OrderItem are display on the many to many fields of the Order class, in the admin. I wondered if you did that on purpose or if it is an issue, because it's not really convenient if you want to check the product ordered by someone ?

@samuel025
Copy link

If you want to check the order created by someone, check the Order model in the admin site

@aritra31
Copy link

aritra31 commented Jun 9, 2021

Right, but it's showing all the orderitems in the field with the user specific order highlighted. I think it'll be convenient if only the higlighted items are shown. Can you suggest a way to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants