Answer the question
In order to leave comments, you need to log in
Django. How to sort one QuerySet by the ID of the second and replace all matches with values from the second QuerySet?
Good time of the year.
Django 2.x, Python 3.6.1.
There is a project with an affiliate program that should work like this: each user can become a wholesaler and get unique prices for goods on the site - everyone else sees only retail. The prices for each commodity item (and for each such wholesaler) are set by the moderator in the admin panel. All wholesale prices are attached to the user as an inlines model (in the admin panel).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question