data/django-modeltranslation-0.13.3/.gitignore: ASCII text data/django-modeltranslation-0.13.3/.travis.yml: ASCII text data/django-modeltranslation-0.13.3/AUTHORS.rst: UTF-8 Unicode text data/django-modeltranslation-0.13.3/CHANGELOG.txt: UTF-8 Unicode text data/django-modeltranslation-0.13.3/LICENSE.txt: ASCII text data/django-modeltranslation-0.13.3/MANIFEST.in: ASCII text data/django-modeltranslation-0.13.3/PKG-INFO: ASCII text data/django-modeltranslation-0.13.3/README.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/Makefile: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/_static/.gitignore: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/admin.rst: Python script, ASCII text executable data/django-modeltranslation-0.13.3/docs/modeltranslation/caveats.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/changelog.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/commands.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/conf.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/docs/modeltranslation/contribute.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/forms.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/index.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/installation.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/make.bat: DOS batch file, ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/registration.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/related_projects.rst: ASCII text data/django-modeltranslation-0.13.3/docs/modeltranslation/usage.rst: ASCII text data/django-modeltranslation-0.13.3/modeltranslation/__init__.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/admin.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/apps.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/decorators.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/fields.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/forms.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/management/__init__.py: empty data/django-modeltranslation-0.13.3/modeltranslation/management/commands/__init__.py: empty data/django-modeltranslation-0.13.3/modeltranslation/management/commands/loaddata.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/management/commands/sync_translation_fields.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/management/commands/update_translation_fields.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/manager.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/models.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/settings.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/static/modeltranslation/css/tabbed_translation_fields.css: ASCII text data/django-modeltranslation-0.13.3/modeltranslation/static/modeltranslation/js/clearable_inputs.js: ASCII text data/django-modeltranslation-0.13.3/modeltranslation/static/modeltranslation/js/force_jquery.js: ASCII text data/django-modeltranslation-0.13.3/modeltranslation/static/modeltranslation/js/tabbed_translation_fields.js: ASCII text data/django-modeltranslation-0.13.3/modeltranslation/tests/__init__.py: empty data/django-modeltranslation-0.13.3/modeltranslation/tests/auth_migrations/__init__.py: empty data/django-modeltranslation-0.13.3/modeltranslation/tests/fixtures/fixture.json: JSON data data/django-modeltranslation-0.13.3/modeltranslation/tests/models.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/project_translation.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/test_app/__init__.py: empty data/django-modeltranslation-0.13.3/modeltranslation/tests/test_app/models.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/test_app/translation.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/test_settings.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/translation.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/urls.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/settings.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/tests/tests.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/translator.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/utils.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/modeltranslation/widgets.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/runtests.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/setup.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/tox.ini: ASCII text data/django-modeltranslation-0.13.3/travis.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/debian/changelog: UTF-8 Unicode text data/django-modeltranslation-0.13.3/debian/control: UTF-8 Unicode text data/django-modeltranslation-0.13.3/debian/copyright: ASCII text data/django-modeltranslation-0.13.3/debian/patches/0001-Make-tests-work-when-django-files-are-not-writable.patch: unified diff output, ASCII text data/django-modeltranslation-0.13.3/debian/patches/series: ASCII text data/django-modeltranslation-0.13.3/debian/python-django-modeltranslation-doc.docs: ASCII text data/django-modeltranslation-0.13.3/debian/python-django-modeltranslation-doc.lintian-overrides: ASCII text data/django-modeltranslation-0.13.3/debian/rules: a /usr/bin/make -f script, ASCII text executable data/django-modeltranslation-0.13.3/debian/source/format: ASCII text data/django-modeltranslation-0.13.3/debian/watch: ASCII text data/django-modeltranslation-0.13.3/.pc/.version: ASCII text data/django-modeltranslation-0.13.3/.pc/.quilt_patches: ASCII text data/django-modeltranslation-0.13.3/.pc/.quilt_series: ASCII text data/django-modeltranslation-0.13.3/.pc/applied-patches: ASCII text data/django-modeltranslation-0.13.3/.pc/0001-Make-tests-work-when-django-files-are-not-writable.patch/modeltranslation/tests/settings.py: Python script, ASCII text executable data/django-modeltranslation-0.13.3/.pc/0001-Make-tests-work-when-django-files-are-not-writable.patch/modeltranslation/tests/tests.py: Python script, ASCII text executable