django-google-optimize
django-google-optimize copied to clipboard
Django-google-optimize is a Django application designed to make running server side Google Optimize A/B tests easy.
I have two experiments set up in Google Optimize and both are set up in my admin and active. The experiments are set to trigger different pages. This issue is...
Hello @adinhodovic , I hope you're doing great. Pardon me if this isn't the place to write these kind of stuff, but in Stackoverflow someone suggested me to write an...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Fix: Prevent get_experiment_variants from failing if one active experiment is not present in the _gaexp cookies, instead continue looking for other active experiments.
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
stratified or cuped... thank you!
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...