Upgrades.
[cas.git] / src / ssh_keys / views.py
index dc16286..f2cda1b 100644 (file)
@@ -7,7 +7,7 @@ from django.db.models import Q
 from django import http
 from django.shortcuts import get_object_or_404
 from django.utils.timezone import now
-from django.utils.translation import ugettext as _
+from django.utils.translation import gettext as _
 from django.views.decorators.csrf import csrf_exempt
 from django.views.generic import ListView, CreateView, DeleteView
 from services.models import Service