Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ urls
Method
urls
django/contrib/admin/options.py:807–808 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
805
806
@property
807
def
urls(self):
808
return
self.get_urls()
809
810
@property
811
def
media(self):
Callers
nothing calls this directly
Calls
1
get_urls
Method · 0.95
Tested by
no test coverage detected