Historial de Commits

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