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
Currently we need to hardwire Oscar's URLs in the urls.py due to issues with nested namespaces. @vovanbo did some great work to have this fixed in django CMS: django-cms/django-cms#3276
The text was updated successfully, but these errors were encountered:
My PR to django-cms is merged and Oscar can be wired through app hook now. You can find there also some docs about excluded permissions for dashboard app.
Currently we need to hardwire Oscar's URLs in the
urls.py
due to issues with nested namespaces. @vovanbo did some great work to have this fixed in django CMS: django-cms/django-cms#3276The text was updated successfully, but these errors were encountered: