MCPcopy Create free account
hub / github.com/lesspass/lesspass / Meta

Class Meta

containers/backend/api/models.py:58–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 return self.is_admin
57
58 class Meta:
59 verbose_name_plural = "Users"
60
61
62class DateMixin(models.Model):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected