AUTHORS
CHANGELOG.txt
DESCRIPTION
LICENSE
MANIFEST.in
setup.py
django_people.egg-info/PKG-INFO
django_people.egg-info/SOURCES.txt
django_people.egg-info/dependency_links.txt
django_people.egg-info/top_level.txt
people/__init__.py
people/admin.py
people/cms_plugins.py
people/models.py
people/settings.py
people/simple_translate.py
people/migrations/0001_initial.py
people/migrations/0002_auto__add_field_linktype_slug.py
people/migrations/0003_auto__add_personpluginmodel.py
people/migrations/0004_auto__add_field_persontranslation_short_bio.py
people/migrations/0005_auto__add_field_persontranslation_roman_first_name__add_field_persontr.py
people/migrations/0006_copy_names_into_roman_or_non_roman_fields.py
people/migrations/0007_auto__del_field_persontranslation_last_name__del_field_persontranslati.py
people/migrations/__init__.py
people/templates/people/person_plugin.html
people/tests/__init__.py
people/tests/factories.py
people/tests/models_tests.py
people/tests/runtests.py
people/tests/south_settings.py
people/tests/test_settings.py
people/tests/urls.py
people/tests/test_app/__init__.py
people/tests/test_app/models.py
people/tests/test_app/templates/base.html
people/tests/test_app/templates/standard.html