Changes between Initial Version and Version 1 of Ticket #28215
- Timestamp:
- May 17, 2017, 8:32:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28215 – Description
initial v1 5 5 == repro 6 6 7 Is attached for all current supported Django versions (1.8, 1.10, 1.11), simply unpack and run `tox` (https://gist.github.com/zsoldosp/1cc4c922e8aa925439516b0c127e70d6 - this is the first time I'm trying to attach files, thus including a link to a gist as a backup if that doesn't work)7 Is attached for all current supported Django versions (1.8, 1.10, 1.11), simply unpack and run `tox` 8 8 9 9 The test can seem complicated due to the limitations of the test client in testing 500 responses - see #18707