LICENSE
MANIFEST.in
README.md
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/.DS_Store
text/static/text/bundle/medium-editor-3.0.0/.DS_Store
text/static/text/bundle/medium-editor-3.0.0/LICENSE
text/static/text/bundle/medium-editor-3.0.0/css/medium-editor.css
text/static/text/bundle/medium-editor-3.0.0/css/medium-editor.min.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/bootstrap.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/bootstrap.min.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/default.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/default.min.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/flat.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/flat.min.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/mani.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/mani.min.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/roman.css
text/static/text/bundle/medium-editor-3.0.0/css/themes/roman.min.css
text/static/text/bundle/medium-editor-3.0.0/js/medium-editor.js
text/static/text/bundle/medium-editor-3.0.0/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/templatetags/__init__.py
text/templatetags/editable.py