.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/django_translation_aliases.rst
docs/reference/index.rst
src/django_translation_aliases/__init__.py
src/django_translation_aliases/apps.py
src/django_translation_aliases/templatetags.py
src/django_translation_aliases.egg-info/PKG-INFO
src/django_translation_aliases.egg-info/SOURCES.txt
src/django_translation_aliases.egg-info/dependency_links.txt
src/django_translation_aliases.egg-info/not-zip-safe
src/django_translation_aliases.egg-info/requires.txt
src/django_translation_aliases.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/settings.py
tests/test_blocktranslate.py
tests/test_extraction.py
tests/tests.py
tests/commands/__init__.py
tests/commands/locale/en/LC_MESSAGES/django.mo
tests/commands/locale/en/LC_MESSAGES/django.po
tests/commands/locale/es_AR/LC_MESSAGES/django.po
tests/commands/locale/fr/LC_MESSAGES/django.po
tests/commands/locale/hr/LC_MESSAGES/django.po
tests/commands/locale/ja/LC_MESSAGES/django.po
tests/commands/locale/ko/LC_MESSAGES/django.po
tests/commands/locale/pt_BR/LC_MESSAGES/django.pristine
tests/commands/locale/ru/LC_MESSAGES/django.po
tests/commands/locale/xxx/LC_MESSAGES/django.mo
tests/commands/locale/xxx/LC_MESSAGES/django.po
tests/commands/templates/comments.thtml
tests/commands/templates/test.html
tests/other/locale/de/LC_MESSAGES/django.mo
tests/other/locale/fr/LC_MESSAGES/django.mo
tests/templates/test.html