summaryrefslogtreecommitdiff
path: root/requirements/requirements-common.txt
AgeCommit message (Collapse)Author
2021-03-24Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵prathamesh
add-test-cases-for-QRcode-based-upload
2021-03-23Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵prathamesh
add-test-cases-for-QRcode-based-upload
2021-03-23Modify file upload with js client dropzoneadityacp
2021-02-08Release changesadityacp
2021-01-07Add PyYaml requirementankitjavalkar
2020-12-04Add qrcode package to the requirements and fix PEP8prathamesh
2020-10-24Improve lesson statisticsadityacp
2020-07-02Change multiple filesadityacp
- Add version in init - Add demo website information in readme - Update django version in requirements
2020-05-13Merge branch 'master' into merge_monitor_regradePalaparthy Adityachandra
2020-04-30Merge branch 'master' into APIPalaparthy Adityachandra
2020-04-27Resolve conflicts in travis, requirements and viewsadityacp
2020-04-21Update notifications-plugin package and travis commandadityacp
2020-04-20Change celery.py, settings.py, requirements-common.txt test_views.pyadityacp
- Add ping task in celery.py - Add celery result backend in settings.py - Add celery related packages in common requirements - Add celery worker in regrade test class to run the worker with the test
2020-04-13Add feature for uploading imagesCruiseDevice
2020-04-06Add mysqlclient to requirements-production.txtCruiseDevice
2020-04-01Update ruamel version, change view nameCruiseDevice
- Update ruamel version to 0.16.10. - Change view name from ICourse to GetCourse.
2020-03-30Remove unnecessary requirements, update DRF to 3.11.0CruiseDevice
- Update DRF to 3.11.0 compatible with Django 3. - Add mysqlclient to requirements.
2020-03-30Resolve ConflictsCruiseDevice
Merge branch 'api' of https://github.com/prathamesh920/online_test into API
2020-02-28Bump django to the latest versionadityacp
2019-12-18Fix conflicts for pygmentized answer paperankitjavalkar
2019-06-27Upgrade Django versionankitjavalkar
2019-05-14Upgrade python-social-auth 0.2.19 to social-auth-app-django 3.1.0 and make ↵ankitjavalkar
relevant changes in settings and urls
2019-01-29Update django to 1.11.18prathamesh
2019-01-11Fix dependency version incompatibilityankitjavalkar
2018-12-19Add rest framework in requirementsprathamesh
2018-08-20Add syntax highlight for code answers in answerpapermaheshgudi
2018-04-02Bump up Django version to 1.10ankitjavalkar
2017-11-22Fixed existing model testsprathamesh
Also, added "markdown" to requirements
2017-11-08- Add ruaml dependency to requirements-commonankitjavalkar
- Add print stdout prompts to tasks.py
2017-11-08Add further changes to invoke script and yaksh-scriptankitjavalkar
2017-11-08- Add a pyinvoke based script for running the django server and code serverankitjavalkar
- Modify the requirements to separate the requirements for code server - Modify the docker file - Add a script that runs within the docker instance
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
- Preserves escape characters - Adds ruamel.yaml in requirements
2017-08-03Modifies UI for questions sectionmahesh
2017-04-04Kills stray processes in code, hook and stdio evaluatormahesh
2017-03-09Add coverage:ankitjavalkar
- Add coverage prerequisite to requirements - Add coverage config file - Add coverage command to travis
2017-03-01Pin the version for selenium in requirements and setup.pyankitjavalkar
2016-10-03added separate requirements for py2 and py3adityacp