junction
junction copied to clipboard
[WIP] Junction upgrade
This PR will upgrade the entire junction project to support Python 3.9.* and possibly provide improvements to the deployment as part of it. The timeline is as follows which is in no way complete and will be expanded as move forth with the upgrade.
- [ ] Update Python version and all other requirements to stable versions of today
- [ ] Update /junction django apps
- [ ] Update tests for /junction django apps
- [ ] Update /junction/static to support stable versions of node and other JS packages
- [ ] Update noxfile.py
- [ ] Update/test deployment (heroku integration)
- [ ] Update /docs
Hi @realslimshanky,
I was thinking of doing the same over here 727, Let me know if you want a helping hand.
@Skchoudhary Feel free to create subtasks from this, I see that the frontend tasks can be handled independently of this. Please check the repo, explore and start working.