X-Git-Url: https://git.mdrn.pl/cas.git/blobdiff_plain/77383dd67f20ccdca7d9d3cc071ca386ba6a6ac3..refs/heads/master:/src/ssh_keys/models.py?ds=sidebyside 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