🤝 Merge pull request #74 from adinhodovic/add-django-google-optimize

Add django-google-optimize
This commit is contained in:
Jeff Triplett 2020-07-28 18:34:37 -05:00 committed by GitHub
commit 80a8ad4fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,6 +176,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.