Skip to main content

Rich catalog functionality for django shop.

Project description

A rich catalog plugin for django shop.

[![Build Status](https://travis-ci.org/nimbis/django-shop-richcatalog.svg?branch=master)](https://travis-ci.org/nimbis/django-shop-richcatalog)

[![Coverage](https://coveralls.io/repos/nimbis/django-shop-richcatalog/badge.png?branch=master)](https://coveralls.io/r/nimbis/django-shop-richcatalog?branch=master)

Requirements

  • django-cms >= 3.3.1

  • django-shop

  • django-shop-richproduct

Installation

  • Run pip install django-shop-richcatalog or download this package and run python setup.py install

  • Ensure that django_shop_richcatalog is in your INSTALLED APPS

  • Run syncdb or migrate django_shop_richcatalog if you have South installed.

Contributing

See the [Contributing Guidelines](CONTRIBUTING.md).

History

v3.1.0:

  • Adding migration required for Django CMS v3.3.1 and later, which is now required for this app.

v3.0.0:

  • Adding “root_catalog” field to the Catalog model. This allows a catalog plugin to display the contents of a catalog rather than displaying all catalogs.

v2.0.1:

  • Adding placeholder fields to the Catalog model. This allows the adding of CMS content below and above each catalog.

v2.0.0:

  • Now supports (requires) Django 1.8

  • Adds catalog name as “page_sub_title” for use in templates

v1.1.0:

  • Added missing migration. New plugin for shop-richcatalog.

v1.0.0:

  • Django 1.7 is now supported.

v0.4.3:

  • Removing pip requirement from setup.py.

v0.1.0:

  • Initial version.

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-shop-richcatalog-3.1.0.tar.gz (7.2 kB view hashes)

Uploaded Source

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