CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.py
django_t10e/__init__.py
django_t10e/compat.py
django_t10e/fields.py
django_t10e/forms.py
django_t10e/managers.py
django_t10e/models.py
django_t10e/settings.py
django_t10e/translationstatus.py
django_t10e/updatetranslations.py
django_t10e.egg-info/PKG-INFO
django_t10e.egg-info/SOURCES.txt
django_t10e.egg-info/dependency_links.txt
django_t10e.egg-info/not-zip-safe
django_t10e.egg-info/requires.txt
django_t10e.egg-info/top_level.txt
django_t10e/management/__init__.py
django_t10e/management/commands/__init__.py
django_t10e/management/commands/update_translation_status.py
django_t10e/templatetags/__init__.py
django_t10e/templatetags/django_t10e_tags.py
tests/__init__.py
tests/models.py
tests/requirements.txt
tests/settings.py
tests/test_imports.py