MCPcopy Create free account
hub / github.com/Flagsmith/flagsmith / FeatureManager

Class FeatureManager

api/features/managers.py:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class FeatureManager(UUIDNaturalKeyManagerMixin, SoftDeleteManager): # type: ignore[misc]
23 pass
24
25
26class FeatureStateManager(UUIDNaturalKeyManagerMixin, SoftDeleteManager): # type: ignore[misc]

Callers 1

FeatureClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…