-
Notifications
You must be signed in to change notification settings - Fork 1
camillo/django-abTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a very flexible AB-Test framework for django. It handles Tests, with their experiments, goals and results. Quick start: cd example If you are on windows, you need to edit example/settings.py to change path of db from /tmp/django_ABTest.db to c:\tmp\whatever. ./manage.py syncdb ./manage.py runserver This should start the project website with docu and live demo. It should also be hosted here: http://abtest.h0rde.net Everything in this repository is public domain.
About
An AB-Test framework for django
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published