The mg.orga.theme application
Requires The mg.orga.roll application.
Django models
mg.orga.theme Application models
The Theme model
-
class mg.orga.theme.models.Theme
This contains a bunch of Roll in a
named container.
-
name
Name of the theme
-
slug
Slug, for URL generation
-
timestamp
A timestamp relevant to this theme.
-
roll_set
A set of rolls attached to this theme.