Skip to content

feat: new custom django command for devs - #1217

Merged
wesleyboar merged 1 commit into
mainfrom
ai/core-cms-pr-728-recreation-24d7b2
Jul 27, 2026
Merged

feat: new custom django command for devs#1217
wesleyboar merged 1 commit into
mainfrom
ai/core-cms-pr-728-recreation-24d7b2

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 27, 2026

Copy link
Copy Markdown
Member

Overview

Recreates #728, whose commit is no longer reachable from main's current history. Adds a list_plugin_pages management command to look up which page uses a given plugin instance.

Related

Changes

  • added list_plugin_pages command to find what page uses a given plugin instance
  • added README section documenting the command

Testing

  1. Open a local or staging server.
  2. Find a plugin instance ID (e.g. via CMS admin or browsing the page's plugin tree).
  3. Run python manage.py list_plugin_pages THAT_ID.
  4. Verify output reports the page it's used on.

UI

Skipped. Non-UI change (management command).

Notes

Proof of success is #728 which is in release/v4.36.X.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@wesleyboar
wesleyboar merged commit cb2d3e4 into main Jul 27, 2026
@wesleyboar
wesleyboar deleted the ai/core-cms-pr-728-recreation-24d7b2 branch July 27, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant