.coveragerc
.gitignore
.travis.yml
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
coverage.sh
setup.cfg
setup.py
test
test_settings.py
tox.ini
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_apps.py
test_addon/managers.py
test_addon/models.py
test_addon/urls.py
test_addon/views.py
test_addon/templates/test_addon/empty.html
tests/__init__.py
tests/requirements.txt
tests/test_migrations.py
tests/test_models.py
tests/test_utils.py