Metadata-Version: 1.0
Name: django_fabv
Version: 0.1.1
Summary: A/B module for Django based on ABingo
Home-page: https://pypi.python.org/pypi/django_fabv/0.1.0
Author: Bob Jansen
Author-email: bob.jansen@veneficus.nl
License: 3-clause BSD
Description: Introduction
        fabv enables A/B testing in Django and is based on Patrick McKenzies ABingo for Ruby.
        
        License
        fabv is licensed under the 3-clause BSD license.
        
        Why fabv
          - Easy to use and setup
          - No dependencies (except Django)
        
        Contribute and TODO
          - Add test for more than two alternatives
          - Support changing of complete templates instead of parts throught tags
          - Better django-admin support
          - Figure out database error (Lines marked TODO in middleware.py)
        
Platform: UNKNOWN
