Commit Verlauf

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