Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 792 Bytes

index.rst

File metadata and controls

46 lines (34 loc) · 792 Bytes

Welcome to django-recommends's documentation!

A django app that builds item-based suggestions for users.

Contents:

.. toctree::
   :maxdepth: 2

   quickstart
   providers
   algorithms
   models
   storages
   signals
   templatetags
   settings
   large_datasets
   changelog


Requirements

  • Python 2.7, Python 3.3
  • Django>=1.3.1
  • celery>=2.3.3
  • django-celery>=2.3.3

Optional

  • python-recsys

Indices and tables