OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Hardcoded links on factsheet overview page.
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.