pythonindia / junction

Junction is a software to manage proposals, reviews, schedule, feedback during conference.
MIT License
192 stars 185 forks source link

Upgrade Junction to Python 3.10 & Django 3.2 along with Social Login Fix #744

Closed Bhandari423 closed 1 year ago

Bhandari423 commented 1 year ago

This upgrade is going to be incremental, this PR fixes initial syntactical issues, dependencies versions and few features which are not present. The idea is to fix things incrementally in a separate branch and then once everything is stable and we perform regression testing and raise a final PR towards the main.

This merge request contains changes as per Python 3.10: