X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/d53d0a307c10efb05ce0de82ab690c94c5deb5a4..aa7e32228fc101bb754786a58510a8b7899adfcb:/cas_provider_examples/manage.py diff --git a/cas_provider_examples/manage.py b/cas_provider_examples/manage.py index fc99637..a2aa65d 100755 --- 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