X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/c93d6d97601a8a01e3230c543113613309c81cb2..f3c49c09dc7b2a7ccee36b897b9056a9622e0c02:/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