summaryrefslogtreecommitdiff
path: root/docs/ref/signals.txt
AgeCommit message (Expand)Author
2011-02-07Fixed #15207 -- Added versionadded directives for the "using" argument sent b...Gabriel Hurley
2011-01-22Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for t...Timo Graham
2010-12-29Fixed #14712 - Add an example for the post_syncdb signal. Thanks Frank Wiles ...Timo Graham
2010-12-29Fixed a Sphinx formatting problem in the signals reference docs.Gabriel Hurley
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-11-26Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks Smi...Jannis Leidel
2010-10-20Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_changed ...Gabriel Hurley
2010-08-30Fixed #14054 -- Added documentation for the connection_created event. Thanks ...Russell Keith-Magee
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
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