Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Flagsmith/flagsmith
/ _get_user
Method
_get_user
api/experimentation/views.py:480–481 ·
view source on GitHub ↗
(request: Request)
Source
from the content-addressed store, hash-verified
478
479
@staticmethod
480
def
_get_user(request: Request) -> FFAdminUser:
481
return
request.user
# type: ignore[return-value]
482
483
484
class
ExperimentMetricViewSet(
Callers
4
perform_create
Method · 0.95
perform_update
Method · 0.95
perform_destroy
Method · 0.95
_transition_status
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected