LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
djangocms_attributes_field/__init__.py
djangocms_attributes_field/fields.py
djangocms_attributes_field/models.py
djangocms_attributes_field/widgets.py
djangocms_attributes_field.egg-info/PKG-INFO
djangocms_attributes_field.egg-info/SOURCES.txt
djangocms_attributes_field.egg-info/dependency_links.txt
djangocms_attributes_field.egg-info/not-zip-safe
djangocms_attributes_field.egg-info/requires.txt
djangocms_attributes_field.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/test_fields.py
tests/test_migrations.py
tests/test_plugins.py
tests/test_widgets.py
tests/test_app/__init__.py
tests/test_app/cms_plugins.py
tests/test_app/forms.py
tests/test_app/models.py
tests/test_app/migrations/0001_initial.py
tests/test_app/migrations/__init__.py