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-07-20 15:28:46 -04:00
categories Added urls and views for category detail 2009-07-20 15:28:46 -04:00
.gitignore Initial import 2009-07-02 20:23:08 -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