Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Hugo Cachitas 8f6a7a0e9e Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy references returns None. 4 vuotta sitten
  Hugo Cachitas f83214a3e1 Refs #32594 -- Added Signal.disconnect() test with a model class. 4 vuotta sitten
  Tim Graham 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 6 vuotta sitten
  chillaranand d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 vuotta sitten
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 vuotta sitten
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 vuotta sitten
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage 8 vuotta sitten
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 vuotta sitten
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 vuotta sitten
  Mathieu Pillard 2b8ccff3b6 Tested model signals "sender" parameter when defer() is used. 8 vuotta sitten
  Tim Graham 9bf8d50a67 Fixed #26778 -- Fixed ModelSignal.connect() weak argument. 8 vuotta sitten
  Alex Hill 08014fe75b Fixed #26686 -- Fixed crash when registering model signals with abstract senders. 8 vuotta sitten
  Alex Hill ff6c6feae1 Fixed #26642 -- Made ModelSignal.disconnect() work with lazy references. 8 vuotta sitten
  Alex Hill 779bb82f51 Fixed #26421 -- Refactored ModelSignal to use Apps.lazy_model_operation() 9 vuotta sitten
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 vuotta sitten
  Simon Charette a08fda2111 Fixed #25746 -- Isolated inlined test models registration. 9 vuotta sitten
  Josh Soref 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 vuotta sitten
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 vuotta sitten
  Jay f957e2b04c Added a test for model pre/post_init signals. 10 vuotta sitten
  Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 vuotta sitten
  Loic Bistuer 3f19b63f8b Fixed some Signal.disconnect calls from 058e434. 11 vuotta sitten
  Loic Bistuer 058e434064 Merged the signals and signals_regress test packages. 11 vuotta sitten
  Jason Myers c3791463a5 Fixing E302 Errors 11 vuotta sitten
  Tim Graham 96d1d4e292 Removed unused local variables in tests. 11 vuotta sitten
  Claude Paroz 5c1143910e Removed most of absolute_import imports 11 vuotta sitten
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten