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 apphooks are not displayed in javascript resolver #25

Closed
szelga opened this issue Jul 23, 2013 · 0 comments
Closed

django-cms apphooks are not displayed in javascript resolver #25

szelga opened this issue Jul 23, 2013 · 0 comments

Comments

@szelga
Copy link
Contributor

szelga commented Jul 23, 2013

see info on apphooks.

to reproduce it you could use my test project: https://github.com/szelga/js-cms-test

on page http://127.0.0.1:8000/admin/cms/page/ create root page with some content, and, say, page with slug 'test2' hooked with 'My App' application (advanced settings tab). make sure that pages are published and you also clicked "publish draft" button. then test it.

on page http://localhost:8000/djangojs/init.js hooked app is not displayed, and it should be something like

"myapp-view": "/test2/",
@szelga szelga mentioned this issue Jul 23, 2013
@szelga szelga mentioned this issue Jul 23, 2013
noirbizarre added a commit that referenced this issue Jul 23, 2013
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

1 participant