Skip to content

Configure template file extensions #60

Closed
@jambonrose

Description

@jambonrose

During conversation of #4, several people expressed the desire to report missing templates that do not end in .html or .htm, as some templates end in .txt or arbitrary extensions like .subject.

We should probably default to .html, .htm, and .txt (this last is used by Django emails). It should be possible for developers to configure the extensions being matched by the find_executable_files() method, so that they can add arbitrary extensions like .subject if necessary.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions