django-mp-shop-attrs

Django attributes apps


Keywords
django, ecommerce, products, shop
License
MIT
Install
pip install django-mp-shop-attrs==2.0

Documentation

MP-Shop | Attributes

Installation

Install using PIP:

pip install django-mp-shop-attrs

Add attributes to settings.py:

INSTALLED_APPS = [
    ...
    'attributes',
]

App requires this packages:

  • django
  • awesome-slugify

App compatible with:

  • django-modeltranslation
  • django-mptt
  • django-suit

Screenshots

Attributes list Attrs list

Attribute change Attr change