Management
- Commands
- Bulk Replace Page Icons
- Copy POIs
- Drop Expired User Accounts
- Duplicate Pages
- Fetch Page Accesses
- Find Large Files
- Find Missing Versions
- Firebase Data Backup
- Fix Internal Links
- Hix Bulk
- Import Events
- Import POIs From Csv
- Repair Tree
- Replace Links
- Reset Mt Budget
- Send Push Notifications
- SUMM.AI Bulk
- Update Link Text
Debug Command
- class integreat_cms.core.management.debug_command.DebugCommand(stdout=None, stderr=None, no_color=False, force_color=False)[source]
Bases:
LogCommand
Base class for management commands which can only be executed in debug mode
Log Command
- class integreat_cms.core.management.log_command.LogCommand(stdout=None, stderr=None, no_color=False, force_color=False)[source]
Bases:
BaseCommand
Base class for management commands to set the stream handler of the logger to the command’s stdout wrapper