Commit Graph
3 Commits
Author SHA1 Message Date
Ceesjan Luiten 42d8e18bf8 Support content attribute for a Testing Response. (#968)
`content` is a documented attribute of a testing response which isn't part
of the parent HttpResponseBase:

https://docs.djangoproject.com/en/4.0/topics/testing/tools/#testing-responses
2022-05-26 13:17:22 +03:00
Ceesjan Luiten e837dac26a Fix ResourceWarning (#520) 2020-11-05 16:47:41 +03:00
Ceesjan Luiten 69042783b1 Allow form.save() in CreateView / UpdateView (#374) 2020-06-12 21:12:56 +03:00