Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ IndexErrorArticle
Class
IndexErrorArticle
tests/get_earliest_or_latest/models.py:45–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
class
IndexErrorArticle(Article):
46
objects = IndexErrorQuerySet.as_manager()
Callers
nothing calls this directly
Calls
1
as_manager
Method · 0.80
Tested by
no test coverage detected