Convert to Django
sauln opened this issue · 0 comments
sauln commented
😢
After discussions with Andrew, we've decided to try converting the project to Django. We figure that in the long run, it will be easier. There will be hickups in getting everyone up to speed with the new system, but once that hurdle is crossed, expanding functionality of the frontend should be simpler.
Steps:
- Develop shell django app
- Port Galaxy model
- Port DB controllers
- Port DB seeding
- Port templates
- Port views