Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change template to template_name to conform to Django standards #520

Closed
dyve opened this issue Dec 28, 2017 · 0 comments · Fixed by rlmv/doc-trips#111
Closed

Change template to template_name to conform to Django standards #520

dyve opened this issue Dec 28, 2017 · 0 comments · Fixed by rlmv/doc-trips#111

Comments

@dyve
Copy link
Contributor

dyve commented Dec 28, 2017

In Django views, template_name is used to indicate a (non-default) template. In django-tables2 I have to use template. I think adhering to the Django naming convention would be better.

# for free to join this conversation on GitHub. Already have an account? # to comment