moo.core.management.commands.rebuild_ancestor_cache

Management command to rebuild the AncestorCache table from scratch.

Use this after bulk Relationship changes, data migrations, or to recover from a signal failure that left the cache inconsistent.

Classes

Command([stdout, stderr, no_color, force_color])