MANIFEST.in
README.rst
setup.py
aldryn_translation_tools/__init__.py
aldryn_translation_tools/admin.py
aldryn_translation_tools/models.py
aldryn_translation_tools/sitemaps.py
aldryn_translation_tools/utils.py
aldryn_translation_tools.egg-info/PKG-INFO
aldryn_translation_tools.egg-info/SOURCES.txt
aldryn_translation_tools.egg-info/dependency_links.txt
aldryn_translation_tools.egg-info/not-zip-safe
aldryn_translation_tools.egg-info/requires.txt
aldryn_translation_tools.egg-info/top_level.txt
aldryn_translation_tools/static/css/admin/all-translations-mixin.css
test_addon/__init__.py
test_addon/cms_app.py
test_addon/managers.py
test_addon/models.py
test_addon/urls.py
test_addon/views.py
tests/__init__.py
tests/test_models.py
tests/test_utils.py