Skip to content

Django html templates #169

@The-Ludwig

Description

@The-Ludwig

Make the templates work in django.
This should also be straight-forward. We could just use the Jinja2 template engine inside django (supported by default) and we are done.
Maybe there are also good reasons to switch to the DTL (Django template language). One of them could be the following: A long term goal of this should be to make the DB usable for "Noobs". Someone with basic programming and git(hub) skills should be able to look at this and be able to figure out what it does. Sticking to the basic Django tutorial helps with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    djangoRelated to the django rewrite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions