fnp
/
cas.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update
[cas.git]
/
src
/
ssh_keys
/
models.py
diff --git
a/src/ssh_keys/models.py
b/src/ssh_keys/models.py
index
3bd49f8
..
7e7d8a0
100644
(file)
--- 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.conf import settings
from django.db import models
-from django.utils.translation import
u
gettext_lazy as _
+from django.utils.translation import gettext_lazy as _
from .utils import get_key_details
from .utils import get_key_details