Better contact management.
To get started:
git clone [email protected]:phildini/logtacts.git
- Set up a virtualenv
pip install -r requirements.txt
python manage.py runserver
To run tests:
python manage.py test contacts
Better contact management.
To get started:
git clone [email protected]:phildini/logtacts.git
pip install -r requirements.txt
python manage.py runserver
To run tests:
python manage.py test contacts