| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-05-19 | Fixed #26421 -- Refactored ModelSignal to use Apps.lazy_model_operation() | Alex Hill |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2016-01-06 | Fixed #25746 -- Isolated inlined test models registration. | Simon Charette |
| 2015-12-03 | Fixed many spelling mistakes in code, comments, and docs. | Josh Soref |
| 2015-10-27 | Fixed #25550 -- Deprecated direct assignment to the reverse side of a related... | Tim Graham |
| 2014-11-21 | Added a test for model pre/post_init signals. | Jay |
| 2013-11-24 | Fixed #21391 -- Allow model signals to lazily reference their senders. | Simon Charette |
| 2013-11-18 | Fixed some Signal.disconnect calls from 058e434. | Loic Bistuer |
| 2013-11-18 | Merged the signals and signals_regress test packages. | Loic Bistuer |
| 2013-11-02 | Fixing E302 Errors | Jason Myers |
| 2013-10-19 | Removed unused local variables in tests. | Tim Graham |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
