Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Release django-google-optimize 0.1.9

Compare
Choose a tag to compare
@adinhodovic adinhodovic released this 29 Jan 15:19
· 20 commits to master since this release

Changes:

  • Use a model to manage and interact with the Google Experiment via the Django admin panel
  • Add an experiment cookie model for managing the current active
    experiment while developing via the Django admin panel
  • Add a model to manage the experiment variants via the Django admin panel
  • Remove configuration management from settings.py

Breaking:

  • Removed configuration management from settings.py

Check out the updated documentation.

https://pypi.org/project/django-google-optimize/0.1.9/