Commit History

Upphovsman SHA1 Meddelande Datum
  Unai Zalakain ebb0279f4a Fixed #16245 -- Included traceback in send_robust()'s response 11 år sedan
  Claude Paroz d1f93e9c1e Fixed #22507 -- Clarified nature of the sender argument of signals 11 år sedan
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. 11 år sedan
  Aymeric Augustin c31d7c4813 Updated advice on connecting signals at startup. 11 år sedan
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 år sedan
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 år sedan
  Tim Graham 4c05fdb467 Fixed #19579 - Documented that "providing_args" is purely documentational. 12 år sedan
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 12 år sedan
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 år sedan
  nklas c7ac44e64b Update docs/topics/signals.txt 12 år sedan
  Dmitry Medvinsky d4da08375b Fixed #18454 -- Added ability to pass a list of signals to `receiver`. 12 år sedan
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). 13 år sedan
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 år sedan
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 år sedan
  Chris Beaven ab9e596ca6 Fixes #10754 - minor clarification to the post/pre_delete signal documentation 14 år sedan
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 år sedan
  Gabriel Hurley e4c0c377dd Fixed #11441 -- Improved signal topic guide, particularly regarding the weak and dispatch_uid parameters to the Signal.connect method. Thanks to Mike_A and sayane for the report, and gremmie for the draft patch. 14 år sedan
  Jannis Leidel e77f16144b Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 14 år sedan
  Brian Rosner b7f60045fe Fixed #9015 -- added a signal decorator for simplifying signal connections 14 år sedan
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 år sedan
  Justin Bronn 7cc4046802 Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. 15 år sedan
  Russell Keith-Magee 6afd505b5b Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (including, most recently, rvdrijst and frans) that have contributed to this patch. 15 år sedan
  Jacob Kaplan-Moss 6f29ad31b5 Fixed #8326: added signals documentation. 16 år sedan