.editorconfig
.pre-commit-config.yaml
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
test_settings.py
tox.ini
src/djangocms_ads/__init__.py
src/djangocms_ads/apps.py
src/djangocms_ads/cms_plugins.py
src/djangocms_ads/models.py
src/djangocms_ads.egg-info/PKG-INFO
src/djangocms_ads.egg-info/SOURCES.txt
src/djangocms_ads.egg-info/dependency_links.txt
src/djangocms_ads.egg-info/not-zip-safe
src/djangocms_ads.egg-info/requires.txt
src/djangocms_ads.egg-info/top_level.txt
src/djangocms_ads/migrations/0001_initial.py
src/djangocms_ads/migrations/__init__.py
src/djangocms_ads/templates/djangocms_ads/default/ad_slot.html
src/djangocms_ads/templates/djangocms_ads/default/advert.html
src/djangocms_ads/templates/djangocms_ads/default/container_advanced.html
src/djangocms_ads/templates/djangocms_ads/default/container_simple.html
tests/__init__.py
tests/test_models.py
tests/test_plugins.py
tests/requirements/__init__.py
tests/requirements/compile.py
tests/requirements/py38-cms37-django22.txt
tests/requirements/py38-cms37-django31.txt
tests/requirements/py38-cms39-django22.txt
tests/requirements/py38-cms39-django31.txt
tests/requirements/py38-cms39-django32.txt
tests/requirements/py39-cms39-django22.txt
tests/requirements/py39-cms39-django31.txt
tests/requirements/py39-cms39-django32.txt
tests/requirements/requirements.in