Oliver

Results 862 comments of Oliver

> In PIP version doesn't work putting output files to specified folder (command line -d BOM). Files are generated correctly (in my test project: temp_BOM_rev.85_2.html), there is generated new folder,...

Weird - might this be related to this issue here - https://github.com/pypa/pip/issues/1064 ? I have just tried the following: `pip install kibom -U` `pip pip3 install https://files.pythonhosted.org/packages/ae/62/ca12e16ddbd9b3f6abe75de51916afa9fe8b4a6e7f8ee95b967a082dec29/kibom-1.7.1.tar.gz` on both windows...

Hi Karl, I would need to look into whether this is possible (I'm currently on vacation away from my computer). It would certainly be a good addition to be able...

@phansel thanks for reporting. Would you be willing to submit a PR to fix this?

Hi @pysean3 do you mean [this django caching](https://docs.djangoproject.com/en/3.1/topics/cache/)? Can I set up a simple RAM cache and then the Stat should work? Currently this is in my `settings.py` file: ![image](https://user-images.githubusercontent.com/10080325/110401841-7802cd80-80ce-11eb-87f9-d8f7bfb61440.png)

Strangely I am getting mixed results based on the very helpful suggestions above. - I have run the `python manage.py createcachetable` command - I am running the background cluster with...

> Try changing the cluster name and see if that works perhaps? Changing the cluster name to "DjangORM" did not fix the issue for me.

@hendjoshsr71 any further requirements for review on this?

@liZe tbh the easiest path on our end is reverting to an older version of weasyprint where this "feature" works as "expected"

@set-soft yeah this one is from a while ago. As it is passing now, I'm happy to merge it in.