Closed phillipberndt closed 9 years ago
See title.
FYI, this error was not detected by the tests. I suspect it's because no test tries to render a class derived from BaseModeratedObjectForm.
BaseModeratedObjectForm
Coverage increased (+0.04%) to 92.25% when pulling 29b5debc576ecf002bb7e505027e3a868ceb606b on sapiu:django18-modelform into 6784b036627ee3b62ee9d9a040deb6bf29fed562 on dominno:master.
@phillipberndt It would be great if you could add a test for this case.
See title.
FYI, this error was not detected by the tests. I suspect it's because no test tries to render a class derived from
BaseModeratedObjectForm
.