Oh, check out the Category class from django-simplecms. It implements the first method.
Specifically, check out the save() method that builds the path based on all the parent categories if it doesn't exist. http://code.google.com/p/django-simplecms/source/browse/trunk/simplecms/cms/models.py#47 -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.