Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add management command to remove ophaned content blocks #8

Open
roadsideseb opened this issue Aug 8, 2013 · 0 comments
Open

Add management command to remove ophaned content blocks #8

roadsideseb opened this issue Aug 8, 2013 · 0 comments

Comments

@roadsideseb
Copy link
Contributor

Blocks in FP make use of multi-table inheritance for blocks. This can cause orphaned entries in the ContentBlock table when e.g. reverting migrations. It would be nice to have management command that looks for orphaned ContentBlock rows and removes them. Similar to the unreferenced_files in django-extensions.

@roadsideseb roadsideseb added this to the Release 0.5 milestone Jun 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant