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).
Find a file
2009-08-25 20:52:46 -04:00
categories Split the editor into a separate app 2009-08-25 20:52:46 -04:00
editor Split the editor into a separate app 2009-08-25 20:52:46 -04:00
.gitignore Added to the gitignore 2009-07-21 08:57:35 -04:00
CREDITS.txt Added in support materials 2009-07-07 07:31:34 -04:00
LICENSE.txt Added in support materials 2009-07-07 07:31:34 -04:00
NOTICES.txt Added in support materials 2009-07-07 07:31:34 -04:00
README.txt Added in support materials 2009-07-07 07:31:34 -04:00
setup.py changed the packages part to be just 'categories' instead of 'django-categories' 2009-07-09 06:30:10 -04:00