MCPcopy
hub / github.com/django/django / models.py

File models.py

tests/generic_views/models.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from django.db import models
2from django.db.models import QuerySet
3from django.db.models.manager import BaseManager
4from django.urls import reverse

Callers

nothing calls this directly

Calls 1

from_querysetMethod · 0.80

Tested by

no test coverage detected