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

rest: include page configuration in template rendering context #25

Closed
sheppard opened this issue Apr 30, 2014 · 1 comment
Closed

rest: include page configuration in template rendering context #25

sheppard opened this issue Apr 30, 2014 · 1 comment

Comments

@sheppard
Copy link
Member

wq/app.js automatically includes the actual page configuration in the template rendering context for list and detail views (See source). However, ModelViewSet does not do the same, which causes subtle rendering differences between server and client if template authors are relying on the app.js feature. (Related to #5, #6, #7).

@sheppard
Copy link
Member Author

Also need to implement the pages_info template variable.

@sheppard sheppard added this to the 0.7 milestone Aug 13, 2014
sheppard added a commit that referenced this issue Sep 23, 2014
@sheppard sheppard modified the milestones: 0.7, 0.7.1 Nov 21, 2014
@sheppard sheppard modified the milestones: 0.8 enhancements, 0.8.0 Apr 17, 2015
sheppard added a commit to wq/wq.app that referenced this issue Aug 28, 2015
sheppard added a commit to wq/wq.app that referenced this issue Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant