LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tests/__init__.py
tests/storage.py
tests/test_admin_views.py
tests/test_custom_model.py
tests/test_template_tag.py
tests/utils.py
tests/app/__init__.py
tests/app/models.py
tests/app/settings.py
tests/app/test_block.py
tests/app/urls.py
tests/app/migrations/0001_initial.py
tests/app/migrations/0002_alter_testpage_video_streamfield.py
tests/app/migrations/__init__.py
wagtailvideos/__init__.py
wagtailvideos/apps.py
wagtailvideos/blocks.py
wagtailvideos/edit_handlers.py
wagtailvideos/ffmpeg.py
wagtailvideos/fields.py
wagtailvideos/forms.py
wagtailvideos/jinja2tags.py
wagtailvideos/models.py
wagtailvideos/permissions.py
wagtailvideos/signals.py
wagtailvideos/urls.py
wagtailvideos/wagtail_hooks.py
wagtailvideos/widgets.py
wagtailvideos.egg-info/PKG-INFO
wagtailvideos.egg-info/SOURCES.txt
wagtailvideos.egg-info/dependency_links.txt
wagtailvideos.egg-info/not-zip-safe
wagtailvideos.egg-info/requires.txt
wagtailvideos.egg-info/top_level.txt
wagtailvideos/locale/ru_RU/LC_MESSAGES/django.mo
wagtailvideos/locale/ru_RU/LC_MESSAGES/django.po
wagtailvideos/migrations/0001_initial.py
wagtailvideos/migrations/0002_auto_20160321_1610.py
wagtailvideos/migrations/0003_auto_20160705_1646.py
wagtailvideos/migrations/0004_auto_20160706_1153.py
wagtailvideos/migrations/0005_videotranscode_error_message.py
wagtailvideos/migrations/0006_auto_20160707_1413.py
wagtailvideos/migrations/0007_video_duration.py
wagtailvideos/migrations/0008_auto_20160728_1523.py
wagtailvideos/migrations/0009_videotranscode_quality.py
wagtailvideos/migrations/0010_video_ordering.py
wagtailvideos/migrations/0011_video_tracks.py
wagtailvideos/migrations/0012_remove_unique_constraint.py
wagtailvideos/migrations/0013_add_choose_permissions.py
wagtailvideos/migrations/0014_alter_videotrack_file_alter_videotrack_kind_and_more.py
wagtailvideos/migrations/__init__.py
wagtailvideos/static/wagtailvideos/css/edit-video.css
wagtailvideos/static/wagtailvideos/css/summary-override.css
wagtailvideos/static/wagtailvideos/js/add-multiple.js
wagtailvideos/static/wagtailvideos/js/video-chooser-telepath.js
wagtailvideos/static/wagtailvideos/js/video-chooser.js
wagtailvideos/templates/wagtailvideos/chooser/chooser.html
wagtailvideos/templates/wagtailvideos/chooser/results.html
wagtailvideos/templates/wagtailvideos/homepage/videos_summary.html
wagtailvideos/templates/wagtailvideos/multiple/add.html
wagtailvideos/templates/wagtailvideos/multiple/edit_form.html
wagtailvideos/templates/wagtailvideos/permissions/includes/video_permissions_formset.html
wagtailvideos/templates/wagtailvideos/videos/_file_field.html
wagtailvideos/templates/wagtailvideos/videos/_file_field_as_li.html
wagtailvideos/templates/wagtailvideos/videos/add.html
wagtailvideos/templates/wagtailvideos/videos/confirm_delete.html
wagtailvideos/templates/wagtailvideos/videos/edit.html
wagtailvideos/templates/wagtailvideos/videos/index.html
wagtailvideos/templates/wagtailvideos/videos/results.html
wagtailvideos/templates/wagtailvideos/videos/usage.html
wagtailvideos/templates/wagtailvideos/widgets/video_chooser.html
wagtailvideos/templatetags/__init__.py
wagtailvideos/templatetags/wagtailvideos_tags.py
wagtailvideos/views/__init__.py
wagtailvideos/views/chooser.py
wagtailvideos/views/multiple.py
wagtailvideos/views/videos.py