| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-03 | Updated syncdb -> migrate in tests. | Tim Graham | |
| 2013-06-14 | Fixed #20603 -- Made the test suite faster. | Aymeric Augustin | |
| By avoiding to run syncdb with the full set of test models. Thanks Anssi for the idea. | |||
| 2013-06-10 | Reverted the introduction of shared_models. | Florian Apolloner | |
| The recent improvements should make shared_models obsolete. This reverts commit 1059da8de675442e84381d6366c0be254681753e, reversing changes made to 4fa7f3cdd9bcf50ec4c7f64a31c1dfc02c375f46. | |||
| 2013-05-23 | Removed noise from pre_syncdb signal tests | Donald Stufft | |
| Only make assertions that actually test the functionality of the change and not unrelated pieces. | |||
| 2013-05-23 | Fixed #11398 - Added a pre_syncdb signal | Donald Stufft | |
