Lizard-map provides basic map interaction for Django applications that use a lizard-ui user interface.
GNU Lesser General Public License v3.0
6
stars
1
forks
source link
Daterange api PUT is not being validated anymore #16
Closed
reinout closed 5 years ago
In b8f6f8455087fba36bd8cc818412be9aed750493, a form was removed. The result is that the input isn't validated anymore, leading to a failing test.
I'll comment out the test to get them all running again, but either the test or the code needs fixing.