MANIFEST.in
setup.py
django_textbin.egg-info/PKG-INFO
django_textbin.egg-info/SOURCES.txt
django_textbin.egg-info/dependency_links.txt
django_textbin.egg-info/entry_points.txt
django_textbin.egg-info/requires.txt
django_textbin.egg-info/top_level.txt
textbin/__init__.py
textbin/_version.py
textbin/admin.py
textbin/forms.py
textbin/manage.py
textbin/models.py
textbin/serializers.py
textbin/settings.py
textbin/tests.py
textbin/urls.py
textbin/views.py
textbin/wsgi.py
textbin/locale/ru/LC_MESSAGES/django.mo
textbin/locale/ru/LC_MESSAGES/django.po
textbin/migrations/0001_initial.py
textbin/migrations/0001_initial.pyc
textbin/migrations/__init__.py
textbin/migrations/__init__.pyc
textbin/static/textbin/css/bootstrap-theme.min.css
textbin/static/textbin/css/bootstrap.min.css
textbin/static/textbin/css/ekko-lightbox.min.css
textbin/static/textbin/fonts/glyphicons-halflings-regular.ttf
textbin/static/textbin/fonts/glyphicons-halflings-regular.woff
textbin/static/textbin/fonts/glyphicons-halflings-regular.woff2
textbin/static/textbin/js/bootstrap.min.js
textbin/static/textbin/js/ekko-lightbox.min.js
textbin/static/textbin/js/jquery-1.12.0.min.js
textbin/static/textbin/js/jquery.formset_custom.js
textbin/templates/textbin/base.html
textbin/templates/textbin/text_404.html
textbin/templates/textbin/text_create.html
textbin/templates/textbin/text_detail.html
textbin/templates/textbin/includes/footer.html
textbin/templates/textbin/includes/header.html
textbin/templatetags/__init__.py
textbin/templatetags/__init__.pyc
textbin/templatetags/textbin_tags.py
textbin/templatetags/textbin_tags.pyc