Sergei Maertens
Sergei Maertens
@jezdez I tried the package upload to the private PyPI, as you can see in https://github.com/jazzband/django-cookie-consent/actions/runs/3118124726/jobs/5057207099 it fails with an HTTP 500 which seems very much the same problem as...
Can you elaborate on what breaks by using `smart_str`? As far as I can see it still exists in Django 4.1 and isn't deprecated either.
Right, it's been a while so I forgot about that 😛 I'm wondering now if this was somehow related with the bytestring setting name. Possibly we don't even need any...
I agree with @bmihelac and @MrCordeiro that this approach isn't desired, as it hides the actual underlying problem. I will close this PR to clean up the repository, but leave...
Added this for 0.4.0 to verify: - [ ] Check that there is a unit test, if not, write it - [ ] Confirm the desired behaviour is in place,...
Okay, I checked the docs and code, and as far as I can see: * ~~cookie-consent does not ship with a consent bar by default~~ this is the javascript cookie...
This will indeed be handled by the middleware via #80 (originally #54). Keep in mind that it's not possible to delete third party cookies, and the user still have to...
Fixed via #80
@bmihelac are there any things in particular that need (urgent) attention? Usually I get some time for contributing back to open-source on company time and we have the process of...
Small update to the community - I have maintainer rights on the repository now and should have some time to keep an eye on things :) Feel free to ping...