CHANGES.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/LICENSE.GPL
docs/LICENSE.rst
docs/screenshot.png
src/collective/__init__.py
src/collective.preventactions.egg-info/PKG-INFO
src/collective.preventactions.egg-info/SOURCES.txt
src/collective.preventactions.egg-info/dependency_links.txt
src/collective.preventactions.egg-info/entry_points.txt
src/collective.preventactions.egg-info/namespace_packages.txt
src/collective.preventactions.egg-info/not-zip-safe
src/collective.preventactions.egg-info/requires.txt
src/collective.preventactions.egg-info/top_level.txt
src/collective/preventactions/__init__.py
src/collective/preventactions/configure.zcml
src/collective/preventactions/interfaces.py
src/collective/preventactions/prevent.py
src/collective/preventactions/setuphandlers.py
src/collective/preventactions/testing.py
src/collective/preventactions/testing.zcml
src/collective/preventactions/browser/__init__.py
src/collective/preventactions/browser/configure.zcml
src/collective/preventactions/browser/preventactions.py
src/collective/preventactions/browser/views.py
src/collective/preventactions/browser/static/.gitkeep
src/collective/preventactions/locales/collective.preventdelete.pot
src/collective/preventactions/profiles/default/actions.xml
src/collective/preventactions/profiles/default/browserlayer.xml
src/collective/preventactions/profiles/default/metadata.xml
src/collective/preventactions/profiles/testing/metadata.xml
src/collective/preventactions/profiles/testing/properties.xml
src/collective/preventactions/profiles/uninstall/actions.xml
src/collective/preventactions/profiles/uninstall/browserlayer.xml
src/collective/preventactions/tests/__init__.py
src/collective/preventactions/tests/example.robot
src/collective/preventactions/tests/test_actions.py
src/collective/preventactions/tests/test_form.py
src/collective/preventactions/tests/test_install.py
src/collective/preventactions/tests/test_robot.py
src/collective/preventactions/tests/test_views.py