fnp
/
cas.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
some tests, and docker fix
[cas.git]
/
src
/
ssh_keys
/
apps.py
diff --git
a/src/ssh_keys/apps.py
b/src/ssh_keys/apps.py
index
f49fcb4
..
1271268
100644
(file)
--- a/
src/ssh_keys/apps.py
+++ b/
src/ssh_keys/apps.py
@@
-1,5
+1,5
@@
from django.apps import AppConfig
-from django.utils.translation import
u
gettext_lazy as _
+from django.utils.translation import gettext_lazy as _
class SshKeysConfig(AppConfig):