Skip to content

Tips for development

Danang Rahmatullah edited this page Aug 22, 2020 · 2 revisions

djangocms plugins

"Uninstall" djangocms plugins before running the server in a different git branch.

python manage.py cms uninstall plugins <name_of_class>
Clone this wiki locally