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

Fixed #28131 -- Corrected examples of using attribute lookups on the "perms" template variable. #9297

Merged
merged 1 commit into from Oct 28, 2017

Conversation

botondus
Copy link
Contributor

https://code.djangoproject.com/ticket/28131

I felt it would be of very limited usefulness to also specify that {{ perms.foo }} will actually output all permissions the user has in the module foo as text. But I can add that in if I'm wrong.

@timgraham timgraham changed the title Fixed #28131 - Replaced incorrect examples of using attribute lookups on the template variable "perms". Fixed #28131 -- Corrected examples of using attribute lookups on the "perms" template variable. Oct 28, 2017
@timgraham timgraham merged commit 51d7fef into django:master Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants