We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
The documentation suggests using django_polymorphic to get different product types going. Are there any examples of available for this?
Felix
The text was updated successfully, but these errors were encountered:
Hi Felix,
Unfortunately no. To be honest, until now we always managed to only work with a single product model in the end.
The examples folder and the plata-options-product contains a few custom product models examples, but not specific to django_polymorphic.
examples
plata-options-product
django_polymorphic
If you really require different product models and hit a stumbling block in your way I'd be happy to help out in any way I can.
Sorry, something went wrong.
No branches or pull requests
Hi,
The documentation suggests using django_polymorphic to get different product types going. Are there any examples of available for this?
Felix
The text was updated successfully, but these errors were encountered: