LICENSE.txt
MANIFEST.in
README.rst
setup.py
djangocms_modules/__init__.py
djangocms_modules/admin.py
djangocms_modules/apps.py
djangocms_modules/cms_plugins.py
djangocms_modules/cms_toolbars.py
djangocms_modules/forms.py
djangocms_modules/handlers.py
djangocms_modules/models.py
djangocms_modules.egg-info/PKG-INFO
djangocms_modules.egg-info/SOURCES.txt
djangocms_modules.egg-info/dependency_links.txt
djangocms_modules.egg-info/not-zip-safe
djangocms_modules.egg-info/requires.txt
djangocms_modules.egg-info/top_level.txt
djangocms_modules/management/__init__.py
djangocms_modules/management/commands/__init__.py
djangocms_modules/management/commands/update_modules_language.py
djangocms_modules/migrations/0001_initial.py
djangocms_modules/migrations/0002_auto_20190122_0412.py
djangocms_modules/migrations/__init__.py
djangocms_modules/static/djangocms_modules/css/modules.css
djangocms_modules/static/djangocms_modules/img/icon.png
djangocms_modules/static/djangocms_modules/js/base.js
djangocms_modules/static/djangocms_modules/js/copy.js
djangocms_modules/static/djangocms_modules/js/plugin.js
djangocms_modules/static/djangocms_modules/js/structureboard.js
djangocms_modules/static/djangocms_modules/js/dist/bundle.modules.min.js
djangocms_modules/templates/cms/toolbar/dragitem_menu.html
djangocms_modules/templates/djangocms_modules/add_module.html
djangocms_modules/templates/djangocms_modules/base.html
djangocms_modules/templates/djangocms_modules/create_module.html
djangocms_modules/templates/djangocms_modules/modules_list.html
djangocms_modules/templates/djangocms_modules/render_module.html
djangocms_modules/templatetags/__init__.py
djangocms_modules/templatetags/djangocms_modules_tags.py