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

How can I set the 'key' for the 'page_template' inside the views ( not using the decorator)? #114

Open
albardn2 opened this issue Apr 2, 2018 · 0 comments

Comments

@albardn2
Copy link

albardn2 commented Apr 2, 2018

I need to specify the 'key' for the page_template according to the url: /posts/(?P\d+)/.

I am using the same 'page_template' for multiple keys.

is there a way to specify the 'key' according to the pk in /posts/(?P\d+)/.

Thank you:)

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