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