Commit History

Autor SHA1 Mensaxe Data
  Collin Anderson 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. %!s(int64=10) %!d(string=hai) anos
  wrwrwr d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. %!s(int64=10) %!d(string=hai) anos
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. %!s(int64=10) %!d(string=hai) anos
  Alexey Efimov 4a303341fc Added missing import in docs/ref/signals.txt. %!s(int64=10) %!d(string=hai) anos
  Joshua "jag" Ginsberg eb2af16c59 Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 569e0a299d Documented correct kwargs for post_syncdb/migrate. %!s(int64=10) %!d(string=hai) anos
  Tim Graham a00efa30d6 Fixed #22748 -- Corrected post_migrate usage example. %!s(int64=10) %!d(string=hai) anos
  Tim Graham 5233b36693 Fixed #22029 -- Removed obsolete advice on registering migrate/syncdb signal handlers. %!s(int64=11) %!d(string=hai) anos
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. %!s(int64=11) %!d(string=hai) anos
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. %!s(int64=11) %!d(string=hai) anos
  Szczepan Cieślik e816198034 Fixed docs typos. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin d562527a16 Fixed #21477 -- Renamed db to using in pre/post_migrate signals. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin c31d7c4813 Updated advice on connecting signals at startup. %!s(int64=11) %!d(string=hai) anos
  Aymeric Augustin 00110904ac Refactored the migration signals to use app configs. %!s(int64=11) %!d(string=hai) anos
  Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. %!s(int64=11) %!d(string=hai) anos
  Tim Graham 98de90d3d8 Fixed spelling of compatibility. %!s(int64=11) %!d(string=hai) anos
  Brett Koonce 946a2226ea Removed extra p (topppings->toppings) %!s(int64=11) %!d(string=hai) anos
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration %!s(int64=11) %!d(string=hai) anos
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin 7970d97a70 Docs tweaks (thanks timgraham) %!s(int64=11) %!d(string=hai) anos
  Andrew Godwin 68e0a169c4 Rename pre_ and post_syncdb to *_migrate, with aliases from old names %!s(int64=11) %!d(string=hai) anos
  Joeri Bekker 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' %!s(int64=12) %!d(string=hai) anos
  Ken Bolton 6fcb7ba842 Fix typo %!s(int64=11) %!d(string=hai) anos
  Daniel Izquierdo 9a2b07f1b4 Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docs %!s(int64=11) %!d(string=hai) anos
  Jaap Roes 3ce1d303da Warned that `request_finished` isn't sent by some buggy setups. %!s(int64=11) %!d(string=hai) anos
  Donald Stufft 3de1288042 Fixed #11398 - Added a pre_syncdb signal %!s(int64=12) %!d(string=hai) anos
  mpaolini 6248833d9e Added documentation for the 'db' argument of the post-syncdb signal. %!s(int64=12) %!d(string=hai) anos
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. %!s(int64=12) %!d(string=hai) anos