v1.15.6
版本发布时间: 2017-11-18 05:22:13
allianceauth/allianceauth最新发布版本:v2.0.4(2018-05-29 05:15:16)
What's New
- Added the ability to create application questions with choices where multiple choices can be selected (#911). Thanks @phaynu
- Changed SeAT account disabling logic to only disable and not fully delete the account (#915)
- Corrected an issue with determining Discourse group IDs now that names are case-insensitive. Thanks @huberfe
Updating
For this one all you need to do is get the new code and restart celery.
git fetch --all
git checkout v1.15.6
python manage.py migrate
(whatever commands you use to restart celery and/or gunicorn/apache)