X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/488fe796f2903c7580c4df487de4233b41dbb384..d49a76b7b6e3907820847497e3b42ac4450b8c2d:/cas_provider/forms.py diff --git a/cas_provider/forms.py b/cas_provider/forms.py index 7f3d5b6..e4df105 100644 --- a/cas_provider/forms.py +++ b/cas_provider/forms.py @@ -1,3 +1,5 @@ +from __future__ import unicode_literals + from django import forms from django.utils.translation import ugettext_lazy as _