.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/djangocms_pai_ghost_articles/__init__.py
src/djangocms_pai_ghost_articles/admin.py
src/djangocms_pai_ghost_articles/apps.py
src/djangocms_pai_ghost_articles/cms_apps.py
src/djangocms_pai_ghost_articles/urls.py
src/djangocms_pai_ghost_articles/views.py
src/djangocms_pai_ghost_articles.egg-info/PKG-INFO
src/djangocms_pai_ghost_articles.egg-info/SOURCES.txt
src/djangocms_pai_ghost_articles.egg-info/dependency_links.txt
src/djangocms_pai_ghost_articles.egg-info/not-zip-safe
src/djangocms_pai_ghost_articles.egg-info/requires.txt
src/djangocms_pai_ghost_articles.egg-info/top_level.txt
src/djangocms_pai_ghost_articles/migrations/__init__.py
src/djangocms_pai_ghost_articles/templates/base_custom_meta.html
src/djangocms_pai_ghost_articles/templates/ghost/article_detail.html
tests/conftest.py
tests/test_skeleton.py