Mustafa Tozlu

Results 4 issues of Mustafa Tozlu

Hi @thornjad I have dockerized http-server, you can find image [here](https://hub.docker.com/r/tozlu/http-server) and repository [here](/mtozlu/http-server-docker). You can add this to docs if you want. Thank you for the awesome repo.

Dockerization of http-server ##### Relevant issues Closes #724 ##### Contributor checklist - [ ] Provide tests for the changes (unless documentation-only) - [x] Documented any new features, CLI switches, etc....

It should be supported by default. I have manually added "MORPH_TO_MANY" and "MORPHED_BY_MANY" relation types into Ardent class and now i can define polymorphic many to many relations in Ardent...

Hello, I render pages to images from the attached PDF file. All images are exported nicely. But when disposing _document_ object, the program crashes. There is no way to handle...