class documentation

class GroupManager(models.Manager):

View In Hierarchy

The manager for the auth's Group model.
Method get​_by​_natural​_key Undocumented
Class Variable use​_in​_migrations Undocumented
def get_by_natural_key(self, name):

Undocumented

use_in_migrations: bool =

Undocumented