Hugo
Hugo
> As I said there is an implementation for the report method. Look at the end of the xmlutils.py file for the details of what is implemented. The free-busy report...
> You want to help getting the free-busy implemented? Having some busy time with exams, and a few other things, but when time allows, I'd be willing to jump in...
I'm not using the host on which I was seeing that error any more (which ran ArchLinux), I can't repro this on Alpine, but I'll leave the issue open since...
I _think_ that this can be fixed by changing `manifest_loader.utils.make_url` to remove the leading slash. However, is there any scenario in which the slash in absent? Otherwise I can't imagine...
Actually, the fact that django-manifest-loader uses staticfiles as a backend is problematic (and I realise that's what I was trying to avoid by switching to lib). The hashes added by...
Oh, it's not the loader that delegates to staticfiles, but the `manifest` tag itself. I'm failing to understand how this library is meant to be used. Staticfiles itself adds hashes...
@mariofix is this fixed in https://github.com/jazzband/django-payments/commit/a43abea1778daf37a553e31a0450b40ee7560d86 ?
The latest version is 2.0.0.
We should probably clarify that this version of the documentation is for the latest master, not the latest release.