X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/288b97cb037b17ccab0c9c11ec987ad124e350d1..fdbd98e576514c2a58183132369dccfb5781804a:/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 _