Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

5 Open Issues Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub
Uploading large files about 2 months ago
bug help wanted to do

Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

Python
Import tables from CSV about 2 months ago
bug help wanted

Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

Python
Deploy to PRODUCTION about 2 months ago
help wanted to do

Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

Python

AI Summary: Secure the Django-based Dwarfs4MOSAIC web application by preventing unauthorized access to static files (like images) via direct URL entry in the browser. This involves reviewing and potentially modifying the Django configuration, specifically the MEDIA_URL setting and related file serving mechanisms, to ensure that only authorized users through the application can access these files.

Complexity: 3/5
help wanted

Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

Python
Unit tests 3 months ago

AI Summary: Write unit tests for the Dwarfs4MOSAIC-Web application, a Django-based web environment for a data repository. The application uses Python, Django, HTML, and CSS.

Complexity: 4/5
help wanted

Design and prototyping of a Web environment for the data repository of the International Dwarfs4MOSAIC project

Python