Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liangliangyy/DjangoBlog
/ get_absolute_url
Method
get_absolute_url
blog/models.py:58–59 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
56
57
@abstractmethod
58
def
get_absolute_url(self):
59
pass
60
61
62
class
Article(BaseModel):
Callers
1
get_full_url
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected