How-To Guides ============= Step-by-step instructions for common tasks. .. toctree:: :maxdepth: 2 admin apphooks m2m_relations versioning blog categories people services Each guide focuses on solving a specific problem or implementing a particular feature. - **:doc:`admin`**: Register the grouper admin so content editing, versioning and relations work - **:doc:`apphooks`**: Expose content at a URL and write its detail template - **:doc:`m2m_relations`**: Relate groupers to other groupers with ``RelationField`` - **:doc:`versioning`**: Enable per-language version history for a content model