From 42950d108f847f2125732620ed94cfd6e8546b71 Mon Sep 17 00:00:00 2001 From: Adin Hodovic Date: Sun, 12 Jul 2020 20:22:59 +0200 Subject: [PATCH] Add django-google-optimize Used the 'Testing' section got a proposal for a different one or is it fine? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4f3099..551202b 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-waffle](https://github.com/django-waffle/django-waffle) - A feature flipper for Django. - [model-bakery](https://github.com/model-bakers/model_bakery) - Object factory for Django (rename of legacy Model Mommy project). - [django-swagger-tester](https://github.com/sondrelg/django-swagger-tester) - Django test utility for validating Swagger documentation. +- [django-google-optimize](https://github.com/adinhodovic/django-google-optimize) - Django application designed to make running server side Google Optimize A/B tests easy. ### URLs - [dj-database-url](https://github.com/jacobian/dj-database-url) - Database URLs.