LICENSE
MANIFEST.in
README.rst
setup.py
cmsplugin_demo/__init__.py
cmsplugin_demo/admin.py
cmsplugin_demo/cms_plugins.py
cmsplugin_demo/forms.py
cmsplugin_demo/models.py
cmsplugin_demo/settings.py
cmsplugin_demo/utils.py
cmsplugin_demo.egg-info/PKG-INFO
cmsplugin_demo.egg-info/SOURCES.txt
cmsplugin_demo.egg-info/dependency_links.txt
cmsplugin_demo.egg-info/not-zip-safe
cmsplugin_demo.egg-info/top_level.txt
cmsplugin_demo/nospam/__init__.py
cmsplugin_demo/nospam/fields.py
cmsplugin_demo/nospam/forms.py
cmsplugin_demo/nospam/utils.py
cmsplugin_demo/nospam/widgets.py
cmsplugin_demo/templates/cmsplugin_demo/contact.html
cmsplugin_demo/templates/cmsplugin_demo/email.txt
cmsplugin_demo/templates/cmsplugin_demo/subject.txt
cmsplugin_demo/templates/cmsplugin_demo/admin/plugin_change_form.html