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

Table.Meta.template is deprecated. Use template_name instead. #618

Closed
decentral1se opened this issue Sep 11, 2018 · 2 comments
Closed

Table.Meta.template is deprecated. Use template_name instead. #618

decentral1se opened this issue Sep 11, 2018 · 2 comments

Comments

@decentral1se
Copy link

django_tables2/tables.py:141: Depr
ecationWarning: Table.Meta.template is deprecated. Use template_name instead.                                                                     
  warnings.warn('Table.Meta.template is deprecated. Use template_name instead.', DeprecationWarning) 
@jieter
Copy link
Owner

jieter commented Sep 11, 2018

@lwm yes.

As mentioned in the changelog, see also #520.

Just rename the attribute to template_name.

@jieter jieter closed this as completed Sep 11, 2018
@decentral1se
Copy link
Author

Oh right, sorry for noise, thanks @jieter!

martinburchell pushed a commit to aptivate/internewshid that referenced this issue May 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants