Skip to content

Quality checks page requires help/_ttk_quality_checks.html #431

@julen

Description

@julen

Since Django 2.1, exceptions from {% include %} tags are not silenced anymore:

Silencing exceptions raised while rendering the {% include %} template tag is deprecated as the behavior is often more confusing than helpful. In Django 2.1, the exception will be raised

This means the help/quality_checks.html page will fail to load if help/_ttk_quality_checks.html is missing. The latter was generated as part of a build process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions