djangocms-aldryn-categories

Hierarchical categories/taxonomies for your Django project.


License
BSD-3-Clause
Install
pip install djangocms-aldryn-categories==2.0.1

Documentation

Continuation of the deprecated project "Divio Aldryn Categories" Pypi package status Python versions license

Aldryn Categories

Continuation of the deprecated project Divio Aldryn search.

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.