2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Filipa Andrade 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. 9 жил өмнө
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 жил өмнө
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 жил өмнө
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 жил өмнө
  Caio Ariede ec9004728e Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 9 жил өмнө
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 жил өмнө
  Tim Graham f4f24d30e0 Removed pre_syncdb and post_syncdb signals per deprecation timeline. 10 жил өмнө
  Collin Anderson 5dddd79433 Fixed #20349 -- Moved setting_changed signal to django.core.signals. 10 жил өмнө
  wrwrwr d66bda6059 Added notes on registering signals in ready() and using dispatch_uid. 10 жил өмнө
  Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 жил өмнө
  Alexey Efimov 4a303341fc Added missing import in docs/ref/signals.txt. 10 жил өмнө
  Joshua "jag" Ginsberg eb2af16c59 Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal. 11 жил өмнө
  Aymeric Augustin 569e0a299d Documented correct kwargs for post_syncdb/migrate. 10 жил өмнө
  Tim Graham a00efa30d6 Fixed #22748 -- Corrected post_migrate usage example. 10 жил өмнө
  Tim Graham 5233b36693 Fixed #22029 -- Removed obsolete advice on registering migrate/syncdb signal handlers. 11 жил өмнө
  Tim Graham aa93a1890f Removed contrib.comments per deprecation timeline. 11 жил өмнө
  Tim Graham 55fb162588 Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module. 11 жил өмнө
  Szczepan Cieślik e816198034 Fixed docs typos. 11 жил өмнө
  Aymeric Augustin d562527a16 Fixed #21477 -- Renamed db to using in pre/post_migrate signals. 11 жил өмнө
  Aymeric Augustin 1d23d766ab Renamed AppConfig.setup to ready. 11 жил өмнө
  Aymeric Augustin c31d7c4813 Updated advice on connecting signals at startup. 11 жил өмнө
  Aymeric Augustin 00110904ac Refactored the migration signals to use app configs. 11 жил өмнө
  Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 жил өмнө
  Tim Graham 98de90d3d8 Fixed spelling of compatibility. 11 жил өмнө
  Brett Koonce 946a2226ea Removed extra p (topppings->toppings) 11 жил өмнө
  Kevin Christopher Henry 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 жил өмнө
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 жил өмнө
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 жил өмнө
  Andrew Godwin 7970d97a70 Docs tweaks (thanks timgraham) 11 жил өмнө
  Andrew Godwin 68e0a169c4 Rename pre_ and post_syncdb to *_migrate, with aliases from old names 11 жил өмнө