Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ AttributeSetter
Class
AttributeSetter
django/contrib/postgres/fields/utils.py:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
AttributeSetter:
2
def
__init__(self, name, value):
3
setattr(self, name, value)
Callers
2
value_to_string
Method · 0.70
value_to_string
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected