]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Drop Django 1.x support
authorStephen Finucane <stephen@that.guru>
Wed, 15 Apr 2020 15:44:32 +0000 (16:44 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 18 Apr 2020 10:57:28 +0000 (11:57 +0100)
commit90380ad719ecac62dd38acd553f62fdd1b465832
tree7d7cc0d8f6ad659088449de12320c84c2e15fc69
parentc3d73a00536ff92e65639b912eaeddd462b7cbc3
tests: Drop Django 1.x support

openapi-core 0.13.x has added support for Django validation. Before we
migrate to that version and presumably remove most of this code, remove
the stuff that is *definitely* dead.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/api/validator.py