fnp
/
django-cas-provider.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Compatibility fixes.
[django-cas-provider.git]
/
cas_provider_examples
/
manage.py
diff --git
a/cas_provider_examples/manage.py
b/cas_provider_examples/manage.py
index
fc99637
..
a2aa65d
100755
(executable)
--- a/
cas_provider_examples/manage.py
+++ b/
cas_provider_examples/manage.py
@@
-1,4
+1,6
@@
#!/usr/bin/env python
#!/usr/bin/env python
+from __future__ import unicode_literals
+
import os
import sys
import os
import sys