sshkey_authorized_keys_command.py
1.68 KB
-
fix referencing problems to sshkey_fingerprint · 1f452783
Move sshkey_fingerprint from models.py to util.py. util.py cannot import from models.py without Django complaining about DJANGO_SETTINGS_MODULE; this is required by the scripts. The reverse can happen fine though.
Paul Kilgo committed