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
/
ref
/
contrib
/
contenttypes.txt
Age
Commit message (
Expand
)
Author
2011-02-16
Fixed #14820 -- Added more information to the generic relation docs regarding...
Gabriel Hurley
2011-02-16
Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs.
Gabriel Hurley
2010-12-31
Fixed #13307 -- Enhanced the generic inlines documentation by mentioning the ...
Ramiro Morales
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-07
Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. ...
Russell Keith-Magee
2010-01-18
Fixed bad indentation in contenttypes code example so that cut and paste from...
Karen Tracey
2010-01-09
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
Adrian Holovaty
2009-07-11
Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks to sevea...
Russell Keith-Magee
2009-06-18
Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...
Russell Keith-Magee
2009-05-14
Fixed #11039: documented that aggregation and generic relations don't mix. Th...
Jacob Kaplan-Moss
2009-05-02
Fixed #10367 -- Corrected an example in the documentation for GenericRelation...
Russell Keith-Magee
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2009-03-31
Fixed #10367: Added note to generic-relation docs explaining when it's necess...
James Bennett
2008-09-06
Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien
Adrian Holovaty
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss