Files
django-cas-server/cas_server/default_settings.py
Valentin Samir 66b9daff68 Update default_settings.py for python3
In python 3 dict.items do not return a copied list so we force a copy
to avoid changing the global dict while iterating over it
2016-07-20 18:40:46 +02:00

6.2 KiB