MCPcopy
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
45class IndexErrorArticle(Article):
46 objects = IndexErrorQuerySet.as_manager()

Callers

nothing calls this directly

Calls 1

as_managerMethod · 0.80

Tested by

no test coverage detected