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

Аутор SHA1 Порука Датум
  Matthias Kestenholz 3264e88347 [5.0.x] Fixed typo in docs/topics/signals.txt. пре 11 месеци
  Mariusz Felisiak 0379e7532f [5.0.x] Applied Black's 2024 stable style. пре 1 година
  Jon Janzen e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. пре 4 година
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. пре 2 година
  Joseph Victor Zammit 71e9694856 Fixed #30801 -- Improved guidance for making good use of signals. пре 2 година
  Youssef 0cbbed49f4 Fixed #33909 -- Corrected django.dispatch.receiver() signature. пре 2 година
  Aristotelis Mikropoulos 5eb6a2b33d Fixed typo in docs/topics/signals.txt. пре 2 година
  Mariusz Felisiak 75ee7057e9 Refs #33163 -- Corrected example of connection signal handlers in AppConfig.ready(). пре 3 година
  Roxane 2d124f6a1c Fixed #33163 -- Added example of connection signal handlers in AppConfig.ready() to docs. пре 3 година
  Mariusz Felisiak 60503cc747 Corrected multiply defined labels in docs. пре 3 година
  Haki Benita 59404e8cfe Fixed typo in docs/topics/signals.txt. пре 3 година
  Hugo Cachitas 8f6a7a0e9e Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy references returns None. пре 3 година
  Jason Held 639142e24d Fixed #24816 -- Clarified docs about preventing duplicate signals. пре 4 година
  Jon Dufresne 769cee5252 Fixed #31327 -- Deprecated providing_args argument for Signal. пре 5 година
  Adam Johnson ab0fd3f58f Documented the order in which signal receivers are called. пре 5 година
  Adam Johnson 566fca14b3 Documented admonition on when to use custom signals (#11814) пре 5 година
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. пре 5 година
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. пре 7 година
  Tim Graham 03087f80d1 Refs #24205 -- Removed Signal.disconnect()'s weak argument. пре 8 година
  Daniel Musketa df2a5227c9 Rephrased an ambiguous sentence in docs/topics/signals.txt. пре 8 година
  Daniel Musketa b5ef90192f Fixed typo in docs/topics/signals.txt. пре 8 година
  Filipa Andrade 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. пре 8 година
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. пре 9 година
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. пре 9 година
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. пре 9 година
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. пре 10 година
  Florian Apolloner 16ee52d21d Fixed #24205 -- Deprecated Signal.disconnect weak parameter. пре 10 година
  Andriy Sokolovskiy 23f1a8dad2 Added return value to Signal.disconnect(). пре 10 година
  wrwrwr d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. пре 10 година
  areski 9d6551204e Removed unnecessary code-block directives. пре 10 година