django-bot
|
6a682b38e7
|
[4.0.x] Refs #33476 -- Reformatted code with Black.
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
|
2022-02-08 12:15:38 +01:00 |
|
Oliver Sauder
|
a07a49ee32
|
Fixed #29559 -- Fixed TransactionTestCase.reset_sequences for auto-created m2m through models.
|
2018-07-11 17:20:29 -04:00 |
|
Tim Graham
|
4d98b9d729
|
Refs #9804 -- Fixed test for sequence reset of M2M with inherited through model.
|
2018-07-11 16:45:29 -04:00 |
|
Jason Myers
|
c3791463a5
|
Fixing E302 Errors
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
2013-11-02 23:48:47 -05:00 |
|
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |
|