/docs/api/commands.rst
http://github.com/feincms/feincms · ReStructuredText · 41 lines · 28 code · 13 blank · 0 comment · 0 complexity · 5871b5a7f2ac3f3e1d31df4265f2eb23 MD5 · raw file
- Management commands
- ===================
- Database schema checker
- -----------------------
- .. automodule:: feincms.management.checker
- :members:
- :noindex:
- Content-type specific management commands
- -----------------------------------------
- .. automodule:: feincms.management.commands.update_rsscontent
- :members:
- :noindex:
- Page tree rebuilders
- --------------------
- Those should not normally be used. Older versions of MPTT sometimes
- got confused with repeated saves and tree-structure changes. These
- management commands helped cleaning up the mess.
- .. automodule:: feincms.management.commands.rebuild_mptt
- :members:
- :noindex:
- .. automodule:: feincms.management.commands.rebuild_mptt_direct
- :members:
- :noindex:
- Miscellaneous commands
- ----------------------
- .. automodule:: feincms.management.commands.feincms_validate
- :members:
- :noindex: