Skip to content

myles/django-rolodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Django Rolodex

https://badge.fury.io/py/django-rolodex.png https://travis-ci.org/myles/django-rolodex.png?branch=master

A Django application for managing your contacts.

Documentation

The full documentation is at https://django-rolodex.readthedocs.org.

Quickstart

Install Django Rolodex:

pip install django-rolodex

Then use it in a project:

import rolodex

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

About

Next Generation of Django Contacts

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published