X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/288b97cb037b17ccab0c9c11ec987ad124e350d1..413bf45b20e253acdf45c0e43d4f05b1ecf33c0d:/cas_provider_examples/manage.py diff --git a/cas_provider_examples/manage.py b/cas_provider_examples/manage.py old mode 100644 new mode 100755 index fc99637..a2aa65d --- a/cas_provider_examples/manage.py +++ b/cas_provider_examples/manage.py @@ -1,4 +1,6 @@ #!/usr/bin/env python +from __future__ import unicode_literals + import os import sys