fix referencing problems to sshkey_fingerprint
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.
Showing
Please
register
or
sign in
to comment