Historie revizí

Autor SHA1 Zpráva Datum
  Richard Barrell 351835f262 Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). před 8 roky
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. před 8 roky
  Thomas Güttler 7cdc2015e3 Clarified when the post_migrate signal is sent during migrate. před 8 roky
  Tim Graham a05d86a69a Fixed #26918 -- Clarified source of pre/post_save update_fields argument. před 8 roky
  Simon Charette f937c9ec97 Fixed #24100 -- Made the migration signals dispatch its plan and apps. před 9 roky
  Filipa Andrade 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. před 9 roky
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. před 9 roky
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. před 9 roky
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. před 9 roky
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. před 9 roky
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. před 10 roky
  Tim Graham f4f24d30e0 Removed pre_syncdb and post_syncdb signals per deprecation timeline. před 10 roky
  Collin Anderson 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. před 10 roky
  wrwrwr d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. před 10 roky
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. před 10 roky
  Alexey Efimov 4a303341fc Added missing import in docs/ref/signals.txt. před 10 roky
  Joshua "jag" Ginsberg eb2af16c59 Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal. před 11 roky
  Aymeric Augustin 569e0a299d Documented correct kwargs for post_syncdb/migrate. před 10 roky
  Tim Graham a00efa30d6 Fixed #22748 -- Corrected post_migrate usage example. před 10 roky
  Tim Graham 5233b36693 Fixed #22029 -- Removed obsolete advice on registering migrate/syncdb signal handlers. před 11 roky
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. před 11 roky
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. před 11 roky
  Szczepan Cieślik e816198034 Fixed docs typos. před 11 roky
  Aymeric Augustin d562527a16 Fixed #21477 -- Renamed db to using in pre/post_migrate signals. před 11 roky
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. před 11 roky
  Aymeric Augustin c31d7c4813 Updated advice on connecting signals at startup. před 11 roky
  Aymeric Augustin 00110904ac Refactored the migration signals to use app configs. před 11 roky
  Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. před 11 roky
  Tim Graham 98de90d3d8 Fixed spelling of compatibility. před 11 roky
  Brett Koonce 946a2226ea Removed extra p (topppings->toppings) před 11 roky