Models in brabeion

class brabeion.models.BadgeAwarded(models.Model)
user

The user who was awarded this badge.

awarded_at

The datetime that this badge was awarded at.

slug

The slug for the Badge this refers to.

name

The name for the Badge this refers to, for the approrpiate level.

description

The description for the Badge this refers to, for the approrpiate level.