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 settings variables and template extension not working in login view #1250

Closed
mikkonie opened this issue Aug 16, 2023 · 1 comment
Closed
Assignees
Labels
app: projectroles Issue in the projectroles app bug Something isn't working
Milestone

Comments

@mikkonie
Copy link
Collaborator

This is caused because get_django_setting is called outside of the content block in the template. I will fix this as part of #1102.

@mikkonie mikkonie added bug Something isn't working app: projectroles Issue in the projectroles app labels Aug 16, 2023
@mikkonie mikkonie added this to the v0.13.1 milestone Aug 16, 2023
@mikkonie mikkonie self-assigned this Aug 16, 2023
@mikkonie mikkonie changed the title Login template extensions not working Django settings variables and template extension not working in login view Aug 16, 2023
@mikkonie
Copy link
Collaborator Author

Fixed as part of #1102, to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: projectroles Issue in the projectroles app bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant