MCPcopy Index your code
hub / github.com/HackSoftware/Django-Styleguide-Example / user_create

Function user_create

styleguide_example/users/services.py:10–15  ·  view source on GitHub ↗
(
    *, email: str, is_active: bool = True, is_admin: bool = False, password: Optional[str] = None
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

create_userMethod · 0.80