Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

snowball-one/django-oscar-easyrec

Repository files navigation

Easyrec package for django-oscar

This package provides integration with the recommendation system, easyrec. It is designed to integrate seamlessly with the e-commerce framework django-oscar.

Continuous integration status:

https://travis-ci.org/snowball-one/django-oscar-easyrec.svg?branch=master https://coveralls.io/repos/snowball-one/django-oscar-easyrec/badge.png?branch=master

Getting started

Installation

From PyPI:

pip install django-oscar-easyrec

or from Github:

pip install git+git://github.com/snowball-one/django-oscar-easyrec.git#egg=django-oscar-easyrec

Add 'easyrec' to INSTALLED_APPS.

You will also need to install

Instructions for installing Easyrec can be found on easyrec's sourceforge wiki

Full documentation is available at Read the Docs

About

An app to integrate Oscar with Easyrec

Resources

License

Stars

Watchers

Forks

Packages

No packages published