Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flagsmith/flagsmith
/ _get_user
Method
_get_user
api/experimentation/views.py:649–650 ·
view source on GitHub ↗
(request: Request)
Source
from the content-addressed store, hash-verified
647
648
@staticmethod
649
def
_get_user(request: Request) -> FFAdminUser:
650
return
request.user
# type: ignore[return-value]
Callers
3
perform_create
Method · 0.95
perform_update
Method · 0.95
destroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected