Skip to content

phildini/logtacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2cfc1d9 · Dec 11, 2017
Feb 29, 2016
Oct 20, 2016
Mar 22, 2016
Aug 15, 2017
Oct 24, 2016
Dec 11, 2017
Mar 24, 2017
Aug 17, 2017
May 16, 2017
Aug 17, 2017
Jan 2, 2017
Feb 11, 2017
Aug 31, 2017
May 16, 2017
Aug 15, 2017
Jan 24, 2016
Jan 22, 2016
Sep 6, 2014
Oct 25, 2016
Feb 22, 2016
Nov 3, 2016
Feb 11, 2017
Sep 9, 2014
Jan 6, 2017
Aug 17, 2017
Aug 30, 2017

Repository files navigation

Build Statuscodecov.io

Contact Otter

Better contact management.

To get started:

  • git clone git@github.com:phildini/logtacts.git
  • Set up a virtualenv
  • pip install -r requirements.txt
  • python manage.py runserver

To run tests:

  • python manage.py test contacts