/django-classifier

Flexible constructor to create dynamic list of heterogeneous properties for some kind of entity. This set of helpers useful to create properties like contacts or attributes for describe car/computer/etc.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-classifier

https://travis-ci.org/django-stars/django-classifier.svg?branch=master

Full documentation available on read the docs

Also avaialble two demo project:

And blog post with description how you can use this package.

Requirements

  • Python 2.7, 3.4, 3.5
  • Django 1.8, 1.9, 1.10

Installation

Install using pip:

pip install django-classifier

Or clone the repository and add to your PYTHONPATH:

git clone git@github.com:django-stars/django-classifier.git