Mick K
Mick K
Would it be possible to build a q3map2 exec. for arm/raspberrypi ? Would be nice to implement on my small raspberry server.
When downloading the comic files to for example Comic Zeal, the filename used is the one Calibre are renaming it to, which is mostly the author and a fraction of...
### Name and Version bitnami/moodle:4.0.0 ### What steps will reproduce the bug? 1. Create new Postgres DB via pgadmin4 called moodle 2. Setup portainer with the following settings ```yaml version:...
0 (zero) value not allowed for DecimalField with NumberRange validator for DataRequired ``` latitude = DecimalField( validators=[DataRequired(), NumberRange(min=-90, max=90)], render_kw={ "placeholder": "Latitude, e.g. 55.9397°", "title": "Latitude", }, places=6, ) ```...