Ananya Maiti
Ananya Maiti
I think #622 addresses the CI tests for this. The original PR #615 made by Krace checks for py 3.6 and 3.7 as well. @pradyunsg What do you think regarding...
@palnabarun Please close this issue once the prod migration to Python 3 is done
Yeah we need to port it somewhere else. Probably https://github.com/pythonindia/pyconindia-handbook/wiki
We have a bunch of integration tests but very little unit tests. You can check https://github.com/pythonindia/junction/tree/master/tests/unit and add unit tests for the models. You can start with the Proposals and...
@sks444 Why are new migrations created for conferences and proposals ? There is no change in conference or proposal model.
Also can you rebase your changes on the latest master and solve the linting errors.
@sks444 Can you rebase your changes over the latest master ?
We will be dropping Python 2.7 support and remove it from before this is merged On Tue, 9 Jun, 2020, 2:15 PM onlinejudge95, wrote: > @sks444 @palnabarun > Django REST...
@palnabarun I think it will be good to move this to a separate `requirements-prod.txt` until we have a proper dependency management tool.
Isn't uswgi needed in production ?