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

File models.py

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

Source from the content-addressed store, hash-verified

1"""
2Giving models a custom manager
3
4You can use a custom ``Manager`` in a particular model by extending the base

Callers

nothing calls this directly

Calls 1

from_querysetMethod · 0.80

Tested by

no test coverage detected