Johannes Filter
Johannes Filter
To reproduce: Run the V1.1.0 Docker image and try to extract tables with TableDetection2 enabled. ```bash parsr_1 | File "/usr/local/lib/python3.7/dist-packages/tabula/io.py", line 85, in _run parsr_1 | check=True, parsr_1 | File...
**Is your feature request related to a problem? Please describe.** Support German page numbers. Right now, only Spanish and English are supported. **Describe the solution you'd like** Add German words...
**Is your feature request related to a problem? Please describe.** Call me naive, but I really thought that Idyll would support IE11. It is still used by [over 5% of...
With this: ```js new Schnack({ target: ".comments-go-here", slug: "post-slug", host: "https://schnack.exam.tld" }); ``` I receive: ```js Uncaught (in promise) TypeError: Cannot read property 'SignInVia' of undefined ``` in the client....
I changed the type of database column from `string` to `date`. The change was only updated after I cleared all the data on morph.io.
When setting a custom `endpoint_url` for S3 you must set the `region_name` as well. This is somewhat hidden in the [documentation of `django-storages`](https://django-storages.readthedocs.io/en/latest/backends/amazon-S3.html#settings). > **AWS_S3_ENDPOINT_URL** > Custom S3 URL to...
User should have the option to delete the results after the job finished (on the results page)
Hey dude, thanks for your great work. The package is working very well on iOS but we have some problem when running under some very specific circumstances on Android. I...