Историја ревизија

Аутор SHA1 Порука Датум
  wrwrwr d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. пре 10 година
  areski 9d6551204e Removed unnecessary code-block directives. пре 10 година
  Unai Zalakain ebb0279f4a Fixed #16245 -- Included traceback in send_robust()'s response пре 11 година
  Claude Paroz d1f93e9c1e Fixed #22507 -- Clarified nature of the sender argument of signals пре 11 година
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. пре 11 година
  Aymeric Augustin c31d7c4813 Updated advice on connecting signals at startup. пре 11 година
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 пре 11 година
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. пре 12 година
  Tim Graham 4c05fdb467 Fixed #19579 - Documented that "providing_args" is purely documentational. пре 12 година
  Tim Graham b3a8c9dab8 Fixed broken links, round 3. refs #19516 пре 12 година
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 пре 12 година
  nklas c7ac44e64b Update docs/topics/signals.txt пре 12 година
  Dmitry Medvinsky d4da08375b Fixed #18454 -- Added ability to pass a list of signals to `receiver`. пре 12 година
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). пре 13 година
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] пре 13 година
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. пре 14 година
  Chris Beaven ab9e596ca6 Fixes #10754 - minor clarification to the post/pre_delete signal documentation пре 14 година
  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 година
  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 година
  Jannis Leidel e77f16144b Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. пре 14 година
  Brian Rosner b7f60045fe Fixed #9015 -- added a signal decorator for simplifying signal connections пре 14 година
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. пре 14 година
  Justin Bronn 7cc4046802 Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. пре 15 година
  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 година
  Jacob Kaplan-Moss 6f29ad31b5 Fixed #8326: added signals documentation. пре 16 година