LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django_sip_phonebook.egg-info/PKG-INFO
django_sip_phonebook.egg-info/SOURCES.txt
django_sip_phonebook.egg-info/dependency_links.txt
django_sip_phonebook.egg-info/requires.txt
django_sip_phonebook.egg-info/top_level.txt
docs/Makefile
docs/source/conf.py
docs/source/django-phonebook.rst
docs/source/index.rst
docs/source/modules.rst
phonebook/__init__.py
phonebook/admin.py
phonebook/apps.py
phonebook/models.py
phonebook/tests.py
phonebook/urls.py
phonebook/views.py
phonebook/migrations/0001_initial.py
phonebook/migrations/0002_auto_20170329_1919.py
phonebook/migrations/0003_auto_20170330_2038.py
phonebook/migrations/__init__.py
phonebook/templates/phonebook/names.xml
tests/__init__.py