mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
This app attempts to provide a generic category system that multiple apps could use. It uses MPTT for the tree storage and provides a custom admin for better visualization (copied and modified from feinCMS).
| categories | ||
| .gitignore | ||
| CREDITS.txt | ||
| LICENSE.txt | ||
| NOTICES.txt | ||
| README.txt | ||
| setup.py | ||