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-27 11:56:43 -04:00
categories Added a command to import categories from a file 2009-08-27 11:56:43 -04:00
editor Added the editor templates 2009-08-27 11:53:14 -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