Skip to content
New issue

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

Django-CMS integration does not use namespaces #48

Open
charlieda opened this issue Nov 14, 2014 · 1 comment
Open

Django-CMS integration does not use namespaces #48

charlieda opened this issue Nov 14, 2014 · 1 comment

Comments

@charlieda
Copy link

Adding app_name = 'imagestore' to the ImagestoreApp class will allow the urls to resolve correctly, and remove the need to have url(r'^', include('cms.urls', namespace='imagestore')) in the url config

@holms
Copy link

holms commented Jan 11, 2016

@charlieda if I were you, I'd create a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants