Django web app for the automatic characterization of supernova hosts

1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a bug in a Django web application where the support email link on the landing page is not populating correctly due to missing context rendering during static page generation. The solution likely involves injecting the support email variable into the context object within the `update_home_page_statistics()` function.

Complexity: 3/5
bug good first issue Difficulty: entry level

Django web app for the automatic characterization of supernova hosts

Python