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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-shop-richcatalog-3.1.0.tar.gz
.
File metadata
- Download URL: django-shop-richcatalog-3.1.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4d7c240b76e39d7a30ae144bf6e8965910827003b1518dded1e2d151d30497 |
|
MD5 | e385e3f3376cb420b451583f87e3936f |
|
BLAKE2b-256 | 17ff3565d6e18e9fc3776138cdb759faf3ad17a95dbd464fa626fb733dae073f |