I'm a beginner in Python and Django. I have installed django-oscar. Then I Configured it and started the server, it works.
Now, I don't understand how to add a product
?
At the dashboard there is a button Create new product
. But in order to add new product it asks to select product class and I can not find any product class in the given dropdown options.
Provide me a demo example of how to add product in django-oscar.
You need to be logged in as a superuser and go to the store/dashboard URL DO NOT ADMINISTER THIS FROM THE NORMAL DJANGO ADMIN CONSOLE (even though that answer was accepted?)
Here is an example of what this looks like in the included sandbox app
You need to add a category, product type, and partner and only then can you begin adding real products
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With