Skip to main content

Delicious split testing for Django 1.6+

Project description

https://travis-ci.org/iconfinder/django-banana.png?branch=master

Banana is a pure backend split testing addition to Django, which exposes experiment selections in the template context to be handled by frontend data collection frameworks. Actual experiment option selection is stored using the built-in Django sessions.

Installation

To install django_banana, do yourself a favor and don’t use anything other than pip:

$ pip install django-banana

Add django_banana to the list of installed apps in your settings file:

INSTALLED_APPS = (
    'django_banana',
    ..
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-banana-1.0.0.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file django-banana-1.0.0.tar.gz.

File metadata

File hashes

Hashes for django-banana-1.0.0.tar.gz
Algorithm Hash digest
SHA256 a1940c3770efda74a69514597246e89f58fadc9e5ba2a578fbd4b3d04421df38
MD5 3f8267e9320d9d864932f8bf65b1ce00
BLAKE2b-256 49e7bdaad0d90231a94db6824c65dc17a90901b76f161f284008db322c481845

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page