1. 12 Dec, 2013 2 commits
    • 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
    • install scripts using setuptools · a5b8402c
      - lookup.py was deprecated in favor of setuptools entry_points; the code for
        lookup.py was moved to django_sshkey.util.lookup_main
      - lookup.sh was renamed to django-sshkey-lookup since setuptools retains the
        names of scripts once installed. A symlink has been left in place.
      Paul Kilgo committed
  2. 30 Sep, 2013 6 commits
  3. 27 Sep, 2013 1 commit
  4. 03 Sep, 2013 3 commits
  5. 28 Aug, 2013 22 commits
  6. 27 Aug, 2013 1 commit
  7. 14 Aug, 2013 3 commits
  8. 07 Aug, 2013 1 commit
  9. 03 Jul, 2013 1 commit