X-Git-Url: https://git.mdrn.pl/django-cas-provider.git/blobdiff_plain/bb0f7662eb12a838cbd339dd8b60476a73ec161b..38e127a205b49ab137d554895d426cb8e7dcd785:/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 _