OpenEnergyPlatform / OpenEnergyPlatform/oeplatform

Hardcoded links on factsheet overview page.

Open
#1,341 1 comment 0 reactions 1 assignee View on GitHub

@jh-RLI is already working on this.

Since Oct 29, 2025.

Dominant language
Python
Stars
65
Forks
29
Avg merge
15h 25m
Merged PRs (30d)
32

Description

I noticed that some links in the factsheets overview page are hardcoded. Links that link external ressources like github.com are okay but links to openenergy-platform.org should not be hardcoded. It is better to use the template tag provided by djnago and reference the linked page by an identifier like the name (that is or must be specifyed in the urls.py). See the documentation.

Originally posted by @jh-RLI in https://github.com/OpenEnergyPlatform/oeplatform/issues/1144#issuecomment-1375815624

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.