X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/db7516d6dd2c1613cb73690b873502171349f966..03030c3704cee759f7111716874c6b8007a71329:/src/ssh_keys/models.py diff --git a/src/ssh_keys/models.py b/src/ssh_keys/models.py index 3bd49f8..7e7d8a0 100644 --- a/src/ssh_keys/models.py +++ b/src/ssh_keys/models.py @@ -1,6 +1,6 @@ from django.conf import settings from django.db import models -from django.utils.translation import ugettext_lazy as _ +from django.utils.translation import gettext_lazy as _ from .utils import get_key_details