Changes between Version 2 and Version 3 of Ticket #28823, comment 3
- Timestamp:
- Nov 23, 2017, 2:40:56 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28823, comment 3
v2 v3 11 11 12 12 We don't freeze settings anywhere so presence of @override_settings doesn't matter for this test case. Should we perform deep copy of settings for each test case before run of it? 13 If yes than these tests will pass.13 If yes than these tests are correct, otherwise they are wrong.