pythonindia / junction

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

Update the docs post junction upgrade and docker setup #753

Closed inovizz closed 1 year ago

inovizz commented 1 year ago

The upgraded version of the junction with Python 3.10 and Django 3.2 is available here at the branch - feature/upgrade-junction

Additionally, there is an effort going on to dockerize junction #749, though it only covers basic docker setup, and doesn't update the docs at large or nether contain updated local development steps. So we need to update all of these in the repo and ensure that README, docs, contribution guidelines and local setups are all updated.

RajatRajdeep commented 1 year ago

I'm working on this.

RajatRajdeep commented 1 year ago

I have raised a following PR for this: https://github.com/pythonindia/junction/pull/761

ananyo2012 commented 1 year ago

Fixed in #757