jmrivas86 / aldryn-categories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aldryn Categories

PyPI Version Build Status Coverage Status Code Climate

Aldryn Categories is a simple, Aldryn-compatible project that provides hierarchical categories as an independent model in your project. Categories are similar to tags, but are structured into a taxonomy. The project is suitable for I18N projects as Categories are fully translatable.

Please see the official Aldryn Categories documentation, which includes information on installation.

Developers should also note that the project maintains UML diagrams for this project.

Contributing

Aldryn Categories is a an open-source project. We'll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our guidelines for Aldryn addons.

Requirements

  1. Python v2.6+
  2. Django v1.6.x + South v1.0.2+ (see note below) or Django v1.7+
  3. django-treebeard v2.0+
  4. django-parler v1.2.1+

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.6%Language:Shell 0.4%