Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ get_username
Method
get_username
django/contrib/auth/models.py:638–639 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
636
return
False
637
638
def
get_username(self):
639
return
self.username
Callers
5
user_change_password
Method · 0.45
login
Method · 0.45
test_clean_normalize_username
Method · 0.45
test_properties
Method · 0.45
test_user
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_clean_normalize_username
Method · 0.36
test_properties
Method · 0.36
test_user
Method · 0.36