You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please has there been any development on linking djangocms-oscar? It looks like a pretty helpful apphook and hopeful should prove useful in production.
I'm new to Oscar and Django. Any tips on fixing this error would be well appreciated.
Followed prescribed steps for installing django cms and oscar, both work fine, but after installing the djangocms-oscar (also downloaded and installed the templates from here), I'm getting this error when I try to migrate. I have created a product class, fulfilment partner and category through the Oscar dashboard but still no joy.
ValueError: Cannot create form field for 'product' yet, because its related model 'catalogue.Product' has not been loaded yet
The text was updated successfully, but these errors were encountered:
Please has there been any development on linking djangocms-oscar? It looks like a pretty helpful apphook and hopeful should prove useful in production.
I'm new to Oscar and Django. Any tips on fixing this error would be well appreciated.
Followed prescribed steps for installing django cms and oscar, both work fine, but after installing the djangocms-oscar (also downloaded and installed the templates from here), I'm getting this error when I try to migrate. I have created a product class, fulfilment partner and category through the Oscar dashboard but still no joy.
ValueError: Cannot create form field for 'product' yet, because its related model 'catalogue.Product' has not been loaded yet
The text was updated successfully, but these errors were encountered: