MANIFEST.in
README.md
setup.py
tests/__init__.py
tests/settings.py
tests/urls.py
tests/utils.py
tests/factories/__init__.py
tests/factories/page.py
tests/factories/user.py
tests/units/__init__.py
tests/units/test_page_factory.py
tests/units/test_views.py
wagtail_opengraph_image_generator/__init__.py
wagtail_opengraph_image_generator/apps.py
wagtail_opengraph_image_generator/conf.py
wagtail_opengraph_image_generator/generator.py
wagtail_opengraph_image_generator/models.py
wagtail_opengraph_image_generator/urls.py
wagtail_opengraph_image_generator/views.py
wagtail_opengraph_image_generator/wagtail_hooks.py
wagtail_opengraph_image_generator.egg-info/PKG-INFO
wagtail_opengraph_image_generator.egg-info/SOURCES.txt
wagtail_opengraph_image_generator.egg-info/dependency_links.txt
wagtail_opengraph_image_generator.egg-info/requires.txt
wagtail_opengraph_image_generator.egg-info/top_level.txt
wagtail_opengraph_image_generator/migrations/0001_initial.py
wagtail_opengraph_image_generator/migrations/0002_auto_20191212_1236.py
wagtail_opengraph_image_generator/migrations/__init__.py
wagtail_opengraph_image_generator/static/wagtail_opengraph_image_generator/fade_black.png
wagtail_opengraph_image_generator/static/wagtail_opengraph_image_generator/fade_white.png
wagtail_opengraph_image_generator/static/wagtail_opengraph_image_generator/scripts.js
wagtail_opengraph_image_generator/static/wagtail_opengraph_image_generator/fonts/opensans-bold.ttf
wagtail_opengraph_image_generator/static/wagtail_opengraph_image_generator/fonts/opensans-regular.ttf
wagtail_opengraph_image_generator/templates/wagtail_opengraph_image_generator/opengraph_tab.html
wagtail_opengraph_image_generator/templatetags/__init__.py
wagtail_opengraph_image_generator/templatetags/wagtail_opengraph_image_generator_tags.py