MCPcopy Create free account
hub / github.com/codingforentrepreneurs/eCommerce / create_user

Method create_user

src/accounts/models.py:21–35  ·  view source on GitHub ↗
(self, email, full_name=None, password=None, is_active=True, is_staff=False, is_admin=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

create_staffuserMethod · 0.95
create_superuserMethod · 0.95

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected