.coveragerc
.editorconfig
.gitignore
.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
test_requirements.txt
test_settings.py
tox.ini
.tx/config
aldryn_apphooks_config/__init__.py
aldryn_apphooks_config/admin.py
aldryn_apphooks_config/app_base.py
aldryn_apphooks_config/fields.py
aldryn_apphooks_config/mixins.py
aldryn_apphooks_config/models.py
aldryn_apphooks_config/utils.py
aldryn_apphooks_config/widgets.py
aldryn_apphooks_config.egg-info/PKG-INFO
aldryn_apphooks_config.egg-info/SOURCES.txt
aldryn_apphooks_config.egg-info/dependency_links.txt
aldryn_apphooks_config.egg-info/not-zip-safe
aldryn_apphooks_config.egg-info/requires.txt
aldryn_apphooks_config.egg-info/top_level.txt
aldryn_apphooks_config/locale/de/LC_MESSAGES/django.mo
aldryn_apphooks_config/locale/de/LC_MESSAGES/django.po
aldryn_apphooks_config/locale/en/LC_MESSAGES/django.mo
aldryn_apphooks_config/locale/en/LC_MESSAGES/django.po
aldryn_apphooks_config/managers/__init__.py
aldryn_apphooks_config/managers/base.py
aldryn_apphooks_config/managers/parler.py
aldryn_apphooks_config/static/css/aldryn_apphooks_config.css
aldryn_apphooks_config/static/img/.gitignore
aldryn_apphooks_config/static/js/aldryn_apphooks_config/aldryn_apphooks_config.js
aldryn_apphooks_config/templates/aldryn_apphooks_config/base.html
aldryn_apphooks_config/templates/aldryn_apphooks_config/admin/apphook_config_widget.html
aldryn_apphooks_config/templatetags/__init__.py
aldryn_apphooks_config/templatetags/apphooks_config_tags.py
aldryn_apphooks_config/tests/__init__.py
aldryn_apphooks_config/tests/test_config.py
aldryn_apphooks_config/tests/test_migrations.py
aldryn_apphooks_config/tests/utils/__init__.py
aldryn_apphooks_config/tests/utils/example/__init__.py
aldryn_apphooks_config/tests/utils/example/admin.py
aldryn_apphooks_config/tests/utils/example/cms_appconfig.py
aldryn_apphooks_config/tests/utils/example/cms_apps.py
aldryn_apphooks_config/tests/utils/example/models.py
aldryn_apphooks_config/tests/utils/example/views.py
aldryn_apphooks_config/tests/utils/example/migrations/0001_initial.py
aldryn_apphooks_config/tests/utils/example/migrations/0002_auto_20191012_2339.py
aldryn_apphooks_config/tests/utils/example/migrations/__init__.py
aldryn_apphooks_config/tests/utils/example/templates/app1/article_detail.html
aldryn_apphooks_config/tests/utils/example/templates/app1/article_list.html
aldryn_apphooks_config/tests/utils/example/templates/app2/article_detail.html
aldryn_apphooks_config/tests/utils/example/templates/app2/article_list.html
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst