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 |
|
Carlton Gibson
|
3a45fea083
|
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin.
Thanks to Mariusz Felisiak for review.
Co-authored-by: Demetris Stavrou <demestav@gmail.com>
Co-authored-by: Caroline Simpson <github@hoojiboo.com>
|
2021-07-14 09:47:03 +02:00 |
|
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
|
lobziik
|
7a48f9abf2
|
Renamed a test file that has no tests.
|
2015-11-07 21:28:13 +01:00 |
|
Preston Timmons
|
3ca3d2206c
|
Modified generic_views for unittest2 discovery.
|
2013-04-12 15:10:04 -06:00 |
|
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |
|