Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django html templates #169

Open
The-Ludwig opened this issue Jan 21, 2023 · 0 comments
Open

Django html templates #169

The-Ludwig opened this issue Jan 21, 2023 · 0 comments
Labels
django Related to the django rewrite

Comments

@The-Ludwig
Copy link
Contributor

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.

@The-Ludwig The-Ludwig added the django Related to the django rewrite label Jan 21, 2023
@The-Ludwig The-Ludwig added this to the Django Rewrite milestone Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
django Related to the django rewrite
Projects
None yet
Development

No branches or pull requests

1 participant