Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Add exception handling for unregister_plugin - #6

Open
1358 wants to merge 1 commit into
django-cms:mainfrom
1358:main
Open

Add exception handling for unregister_plugin#6
1358 wants to merge 1 commit into
django-cms:mainfrom
1358:main

Conversation

@1358

@1358 1358 commented Dec 29, 2022

Copy link
Copy Markdown

This handles PluginNotRegistered that is raised if LinkPlugin or PicturePlugin was already removed, e.g. by bootstrap4_link or ```bootstrap4_picture``.

fix #5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

link + picture: Add exception handling for unregister_plugin.

1 participant