AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.py
django_parler.egg-info/PKG-INFO
django_parler.egg-info/SOURCES.txt
django_parler.egg-info/dependency_links.txt
django_parler.egg-info/not-zip-safe
django_parler.egg-info/requires.txt
django_parler.egg-info/top_level.txt
parler/__init__.py
parler/admin.py
parler/appsettings.py
parler/cache.py
parler/fields.py
parler/forms.py
parler/managers.py
parler/models.py
parler/signals.py
parler/views.py
parler/widgets.py
parler/locale/bg/LC_MESSAGES/django.mo
parler/locale/bg/LC_MESSAGES/django.po
parler/locale/nl/LC_MESSAGES/django.mo
parler/locale/nl/LC_MESSAGES/django.po
parler/static/parler/admin/parler_admin.css
parler/templates/admin/parler/change_form.html
parler/templates/admin/parler/deletion_not_allowed.html
parler/templates/admin/parler/language_tabs.html
parler/templates/admin/parler/edit_inline/stacked_tabs.html
parler/templates/admin/parler/edit_inline/tabular_tabs.html
parler/templatetags/__init__.py
parler/templatetags/parler_tags.py
parler/tests/__init__.py
parler/tests/test_admin.py
parler/tests/test_forms.py
parler/tests/test_model_attributes.py
parler/tests/test_model_construction.py
parler/tests/test_model_inheritance.py
parler/tests/test_model_relations.py
parler/tests/test_query_count.py
parler/tests/test_urls.py
parler/tests/test_utils.py
parler/tests/utils.py
parler/tests/testapp/__init__.py
parler/tests/testapp/invalid_models.py
parler/tests/testapp/models.py
parler/tests/testapp/urls.py
parler/tests/testapp/views.py
parler/utils/__init__.py
parler/utils/compat.py
parler/utils/conf.py
parler/utils/context.py
parler/utils/i18n.py
parler/utils/template.py
parler/utils/views.py