Skip to content

Remove hardcoded URLs from (mail/bot) templates #97

@stefan2904

Description

@stefan2904

At the moment, there are many hardcoded "weilsumwasgeht.at URLs in the mailtemplates (in templates/emails).

Consider replacing all hardcoded URLs by calls to Django's url tag (or a own tag). In addition, set global SITE_URL in settings.py and use to build urls in templates.
Also, remove hardcoded value from utils.make_absolute_url().

Quickfix: replace all hardcoded URLs by new hardcoded URLs ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions