1. 03 Jul, 2014 1 commit
  2. 02 Jul, 2014 3 commits
  3. 01 Jul, 2014 2 commits
  4. 30 Jun, 2014 1 commit
  5. 28 Jun, 2014 2 commits
  6. 25 Mar, 2014 3 commits
  7. 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
  8. 27 Sep, 2013 1 commit
  9. 28 Aug, 2013 3 commits
  10. 13 Jun, 2013 1 commit
  11. 10 Jun, 2013 1 commit