index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
/
managers.txt
Age
Commit message (
Expand
)
Author
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn
2010-02-22
Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for the repo...
Justin Bronn
2010-01-12
Fixed #11794 - Typo in model manager documentation. Thanks, timo.
Jannis Leidel
2010-01-10
Fixed #11794 -- Removed an unnecessary literary flourish in docs/topics/db/ma...
Adrian Holovaty
2009-03-24
Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv.
Russell Keith-Magee
2009-03-18
Fixed #10356 -- Added pure-Python inheritance for models (a.k.a proxy models).
Malcolm Tredinnick
2009-03-15
Documented patterns for adding extra managers to model subclasses.
Malcolm Tredinnick
2009-03-15
Clarified and expanded documentation for Manager.use_for_related_fields.
Malcolm Tredinnick
2008-09-02
Fixed #7154 -- Inherit all model managers from abstract base classes.
Malcolm Tredinnick
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
[prev]