summaryrefslogtreecommitdiff
path: root/docs/ref/signals.txt
AgeCommit message (Expand)Author
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-07Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gman...Russell Keith-Magee
2010-05-10Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey for the re...Russell Keith-Magee
2010-03-30Fixed #13087 -- Modified m2m signals to provide greater flexibility over exac...Russell Keith-Magee
2010-02-23Fixed #12916 -- Added a missing versionadded marker for the m2m_changed signa...Russell Keith-Magee
2010-01-13Fixed #12603 -- Corrected typo in m2m signals docs. Thanks to hvdklauw for th...Russell Keith-Magee
2010-01-13Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (i...Russell Keith-Magee
2009-12-26Fixed #9465 -- Simplified API Reference documentation titles for easier looku...Gary Wilson Jr
2009-09-13Corrected spaces for tabs from r11540.Russell Keith-Magee
2009-09-12Fixed #11359 -- Added a link to the signals topic guide in the signals refere...Russell Keith-Magee
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2008-10-02Promoted --verbosity to be a top level option for all management commands. Al...Russell Keith-Magee
2008-09-07Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbaloghAdrian Holovaty
2008-09-04Fixed #8867: Corrected a couple typos in the signals documentationJames Bennett
2008-08-26Fixed some Sphinx markup in signals docs.Jacob Kaplan-Moss
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss