The following template tags are deprecated and will be removed in future versions - so make sure you're not using them.
- {% get_thumbnail_url %} - use {% adjust %} and {% adjust_bulk %} instead. (See the Daguerre docs or compare your usage to the default Miro Community theme.)
- {% get_author_comments %}
- {% get_author_comment_count %}
- {% get_editors_comment %}
- {% generate_modified_query_string %}
Relatedly, make sure you're not {% load %}-ing the following template tag libraries:
- localtv_thumbnail
- author_comment
- editors_comment
- generate_modified_query_string