seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

refactor: 🔥 remove everything Django-related #848

Closed signekb closed 1 week ago

signekb commented 2 weeks ago

Description

This PR removes all folders, files, tests, dependencies, just recipes, etc. that are related to our use of Django. We are not currently using Django and if we decide to use it again later on, the work removed here would need a complete refactor/rebuild anyway, since the Django app was created before we decided to rely on the Data Package standard.

Closes #845

This PR needs an in-depth review. Is there something I have forgotten to remove? 🔥

Checklist