This commit is contained in:
Valentin Samir
2018-04-30 18:31:54 +02:00
parent ca41c067b9
commit dc5f59ea46
6 changed files with 7 additions and 6 deletions

View File

@ -1097,7 +1097,7 @@ Upgrade using:
* pip install -U django-cas-server
* fetching the last release on
https://github.com/nitmir/django-cas-server/ or on
https://pypi.python.org/pypi/django-cas-server
https://pypi.org/project/django-cas-server/
After upgrade, do not forget to run:
* ./manage.py migrate