Models in brabeion¶
-
class
brabeion.models.BadgeAwarded(models.Model)¶ -
user¶ The user who was awarded this badge.
-
awarded_at¶ The
datetimethat this badge was awarded at.
-
slug¶ The slug for the
Badgethis refers to.
-
name¶ The name for the
Badgethis refers to, for the approrpiate level.
-
description¶ The description for the
Badgethis refers to, for the approrpiate level.
-