v0.6.0
Pre-release
Pre-release
- add documentation
- refactor authentication, make allauth optional
- migrate to Django 1.10, update other requirements
- clear cache on changes in projects/questions
Use
pip install -r requirements/base.txt
to update Django and the other requirements. Then run:
python manage.py migrate
python manage.py deploy