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/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/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/fonts/glyphicons-halflings-regular.ttf
textbin/static/textbin/js/bootstrap.min.js
textbin/static/textbin/js/jquery-1.12.0.min.js
textbin/static/textbin/js/jquery.bsPhotoGallery.js
textbin/static/textbin/js/jquery.formset.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