conjunto.cms

This is a django app for providing content management system functionality.

conjunto.cms.admin

conjunto.cms.models

LicensePage

Bases: VersionedPage

A page that holds the license information for this software.

PrivacyPage

Bases: VersionedPage

A page that holds the privacy information for this software.

StaticPage

Bases: Page

A page that holds static content.