AUTHORS
CHANGELOG.txt
DESCRIPTION
LICENSE
MANIFEST.in
README.rst
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/requires.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/locale/zh/LC_MESSAGES/django.mo
people/locale/zh/LC_MESSAGES/django.po
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/0008_auto__add_field_person_roman_first_name__add_field_person_roman_last_n.py
people/migrations/0009_move_name_fields_to_person_model.py
people/migrations/0010_auto__del_field_persontranslation_non_roman_last_name__del_field_perso.py
people/migrations/0011_auto__add_nationality__add_nationalitytranslation__add_field_person_na.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