LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_text.egg-info/PKG-INFO
django_text.egg-info/SOURCES.txt
django_text.egg-info/dependency_links.txt
django_text.egg-info/not-zip-safe
django_text.egg-info/requires.txt
django_text.egg-info/top_level.txt
text/__init__.py
text/admin.py
text/conf.py
text/forms.py
text/middleware.py
text/models.py
text/urls.py
text/utils.py
text/views.py
text/widgets.py
text/migrations/0001_initial.py
text/migrations/0002_text_type.py
text/migrations/0003_text_language.py
text/migrations/0004_text_default_type.py
text/migrations/0005_text_meta.py
text/migrations/0006_text_type_char.py
text/migrations/0007_type_int_to_char.py
text/migrations/0008_remove_text_type.py
text/migrations/0009_auto_20150304_1917.py
text/migrations/__init__.py
text/static/.DS_Store
text/static/text/.DS_Store
text/static/text/bundle/medium-editor/LICENSE
text/static/text/bundle/medium-editor/css/medium-editor.min.css
text/static/text/bundle/medium-editor/css/themes/bootstrap.min.css
text/static/text/bundle/medium-editor/css/themes/default.min.css
text/static/text/bundle/medium-editor/css/themes/flat.min.css
text/static/text/bundle/medium-editor/css/themes/mani.min.css
text/static/text/bundle/medium-editor/css/themes/roman.min.css
text/static/text/bundle/medium-editor/js/medium-editor.min.js
text/static/text/bundle/zepto-1.1.6/MIT-LICENSE.txt
text/static/text/bundle/zepto-1.1.6/zepto.min.js
text/static/text/css/html-widget.css
text/static/text/css/toolbar.css
text/static/text/js/html-widget.js
text/static/text/js/toolbar.js
text/templates/text/text_toolbar.html
text/templatetags/__init__.py
text/templatetags/text.py
text/tests/__init__.py
text/tests/settings.py
text/tests/test_middleware.py
text/tests/test_models.py
text/tests/test_templatetags.py
text/tests/test_utils.py
text/vendor/__init__.py
text/vendor/parse_bits.py
text/vendor/simple_block_tag.py