CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_relatives.egg-info/PKG-INFO
django_relatives.egg-info/SOURCES.txt
django_relatives.egg-info/dependency_links.txt
django_relatives.egg-info/requires.txt
django_relatives.egg-info/top_level.txt
docs/api.rst
docs/index.rst
docs/usage.rst
relatives/__init__.py
relatives/compat.py
relatives/utils.py
relatives/templates/relatives/change_form.html
relatives/templates/relatives/change_form_with_fk_links.html
relatives/templates/relatives/includes/fieldset.html
relatives/templatetags/__init__.py
relatives/templatetags/relatives.py
relatives/tests/__init__.py
relatives/tests/admin.py
relatives/tests/models.py
relatives/tests/tests.py
relatives/tests/urls.py
relatives/tests/templates/related_objects_fk_test.html
relatives/tests/templates/related_objects_m2m_test.html
relatives/tests/templates/admin/includes/fieldset.html