fnp
/
cas.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6663b50eff08e884dd44bb851976ac4b1af6a3ca
[cas.git]
/
src
/
ssh_keys
/
apps.py
1
from django.apps import AppConfig
2
3
4
class SshKeysConfig(AppConfig):
5
name = 'ssh_keys'