CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
django_sayit.egg-info/PKG-INFO
django_sayit.egg-info/SOURCES.txt
django_sayit.egg-info/dependency_links.txt
django_sayit.egg-info/pbr.json
django_sayit.egg-info/requires.txt
django_sayit.egg-info/top_level.txt
example_project/__init__.py
example_project/urls.py
example_project/wsgi.py
example_project/settings/__init__.py
example_project/settings/base.py
example_project/settings/bleach.py
example_project/settings/paths.py
speeches/__init__.py
speeches/admin.py
speeches/api.py
speeches/colour.py
speeches/fields.py
speeches/forms.py
speeches/middleware.py
speeches/mixins.py
speeches/models.py
speeches/search.py
speeches/search_indexes.py
speeches/thumbnail_processors.py
speeches/urls.py
speeches/views.py
speeches/widgets.py
speeches/external/__init__.py
speeches/external/formencode.py
speeches/importers/__init__.py
speeches/importers/import_akomantoso.py
speeches/importers/import_base.py
speeches/importers/import_popolo.py
speeches/locale/de/LC_MESSAGES/django.mo
speeches/locale/de/LC_MESSAGES/django.po
speeches/locale/el/LC_MESSAGES/django.mo
speeches/locale/el/LC_MESSAGES/django.po
speeches/locale/en/LC_MESSAGES/.gitignore
speeches/locale/en/LC_MESSAGES/django.mo
speeches/locale/en/LC_MESSAGES/django.po
speeches/locale/es/LC_MESSAGES/django.mo
speeches/locale/es/LC_MESSAGES/django.po
speeches/locale/he/LC_MESSAGES/django.mo
speeches/locale/he/LC_MESSAGES/django.po
speeches/locale/hu_HU/LC_MESSAGES/django.mo
speeches/locale/hu_HU/LC_MESSAGES/django.po
speeches/locale/my_MM/LC_MESSAGES/django.mo
speeches/locale/my_MM/LC_MESSAGES/django.po
speeches/locale/sk/LC_MESSAGES/django.mo
speeches/locale/sk/LC_MESSAGES/django.po
speeches/locale/zh_TW/LC_MESSAGES/django.mo
speeches/locale/zh_TW/LC_MESSAGES/django.po
speeches/management/__init__.py
speeches/management/import_commands.py
speeches/management/commands/__init__.py
speeches/management/commands/load_akomantoso.py
speeches/management/commands/load_shakespeare.py
speeches/management/commands/sayit_load_speakers.py
speeches/management/commands/sayit_search_make_index_live.py
speeches/management/commands/sayit_search_new_index.py
speeches/migrations/0001_initial.py
speeches/migrations/0002_auto_20151112_2003.py
speeches/migrations/0003_auto_20170323_0932.py
speeches/migrations/__init__.py
speeches/static/speeches/css/speeches.css
speeches/static/speeches/foundation-datepicker/foundation-datepicker.css
speeches/static/speeches/foundation-datepicker/foundation-datepicker.js
speeches/static/speeches/i/a.png
speeches/static/speeches/img/apple-touch-icon-152x152.png
speeches/static/speeches/img/link-icons.png
speeches/static/speeches/img/link-icons@2.png
speeches/static/speeches/img/search-icons.png
speeches/static/speeches/img/speech-timeline-bg.png
speeches/static/speeches/js/jquery.js
speeches/static/speeches/js/masonry.pkgd.min.js
speeches/static/speeches/js/select2-override.js
speeches/static/speeches/js/select2_locale_es.js
speeches/static/speeches/js/speeches.js
speeches/static/speeches/js/foundation/foundation.dropdown.js
speeches/static/speeches/js/foundation/foundation.js
speeches/static/speeches/js/jQuery-File-Upload/js/jquery.fileupload.js
speeches/static/speeches/js/jQuery-File-Upload/js/jquery.iframe-transport.js
speeches/static/speeches/js/jQuery-File-Upload/js/vendor/jquery.ui.widget.js
speeches/static/speeches/mediaelement/background.png
speeches/static/speeches/mediaelement/bigplay.png
speeches/static/speeches/mediaelement/controls-ted.png
speeches/static/speeches/mediaelement/controls-wmp-bg.png
speeches/static/speeches/mediaelement/controls-wmp.png
speeches/static/speeches/mediaelement/controls.png
speeches/static/speeches/mediaelement/flashmediaelement.swf
speeches/static/speeches/mediaelement/loading.gif
speeches/static/speeches/mediaelement/mediaelement-and-player.js
speeches/static/speeches/mediaelement/mediaelement-and-player.min.js
speeches/static/speeches/mediaelement/mediaelement.js
speeches/static/speeches/mediaelement/mediaelement.min.js
speeches/static/speeches/mediaelement/mediaelementplayer.css
speeches/static/speeches/mediaelement/mediaelementplayer.js
speeches/static/speeches/mediaelement/mediaelementplayer.min.css
speeches/static/speeches/mediaelement/mediaelementplayer.min.js
speeches/static/speeches/mediaelement/mejs-skins.css
speeches/static/speeches/mediaelement/silverlightmediaelement.xap
speeches/static/speeches/sass/_alerts.scss
speeches/static/speeches/sass/_sayit-mixins.scss
speeches/static/speeches/sass/_settings.scss
speeches/static/speeches/sass/_speeches-bare.scss
speeches/static/speeches/sass/_speeches-js.scss
speeches/static/speeches/sass/speeches.scss
speeches/templates/pagination/pagination.html
speeches/templates/search/search.html
speeches/templates/search/section_item.html
speeches/templates/speeches/_breadcrumbs.html
speeches/templates/speeches/_home.html
speeches/templates/speeches/akoma_ntoso_import_form.html
speeches/templates/speeches/base.html
speeches/templates/speeches/base_form.html
speeches/templates/speeches/base_form_select2.html
speeches/templates/speeches/base_player.html
speeches/templates/speeches/form-item.html
speeches/templates/speeches/form.html
speeches/templates/speeches/home.html
speeches/templates/speeches/parentless_list.html
speeches/templates/speeches/popolo_import_form.html
speeches/templates/speeches/recording_detail.html
speeches/templates/speeches/recording_form.html
speeches/templates/speeches/recording_list.html
speeches/templates/speeches/section_confirm_delete.html
speeches/templates/speeches/section_detail.an
speeches/templates/speeches/section_detail.html
speeches/templates/speeches/section_form.html
speeches/templates/speeches/speaker_delete.html
speeches/templates/speeches/speaker_detail.html
speeches/templates/speeches/speaker_form.html
speeches/templates/speeches/speaker_list.html
speeches/templates/speeches/speech.html
speeches/templates/speeches/speech_confirm_delete.html
speeches/templates/speeches/speech_date_bit.html
speeches/templates/speeches/speech_detail.html
speeches/templates/speeches/speech_form.html
speeches/templatetags/__init__.py
speeches/templatetags/pagination_tags.py
speeches/templatetags/speech_utils.py
speeches/tests/__init__.py
speeches/tests/an_output_tests.py
speeches/tests/audio_helper_tests.py
speeches/tests/cache_tests.py
speeches/tests/helpers.py
speeches/tests/importer_tests.py
speeches/tests/nose_plugins.py
speeches/tests/opengraph_tests.py
speeches/tests/recording_api_tests.py
speeches/tests/recording_tests.py
speeches/tests/recording_timestamp_tests.py
speeches/tests/search_tests.py
speeches/tests/section_tests.py
speeches/tests/select2_tests.py
speeches/tests/selenium_tests.py
speeches/tests/slug_tests.py
speeches/tests/smoke_tests.py
speeches/tests/speaker_tests.py
speeches/tests/speech_api_tests.py
speeches/tests/speech_tests.py
speeches/utils/__init__.py
speeches/utils/audio.py
speeches/utils/base32.py
speeches/utils/scraping.py
speeches/utils/text.py