From: Joseph Spiros Date: Thu, 17 Jun 2010 09:30:09 +0000 (-0400) Subject: Merge branch 'melinath' X-Git-Tag: philo-0.9~78 X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/9fb50c56dfb3588d8694c3d06061ec40572b8002 Merge branch 'melinath' * melinath: Revert "Made referencing containers optional on pages. Fixes a bug." Pre-merge cleanup. Fixed collapse classes Added contentlet unicode and fixed container context bug. Made referencing containers optional on pages. Fixes a bug. Added File unicode. Last random entry before more organized approach. Added documentation/admin display information and membersof templatetag. Fixed minor admin/template bugs. Reopened treechanges. Moved validation language to validators.py. Abstracted NodeForm to TreeForm. Added admin form validation to prevent: 1. a treemodel being its own parent (uses a validate_parents method added to the model.) 2. a node having the same path (i.e. parent+slug) as another Also added a ModelAdmin for the File model. Went back and fixed spacing issues with last cleanup. Also added some list display options to the redirect, template and page models to improve the admin site. Last random entry before more organized approach. Added documentation/admin display information and membersof templatetag. Fixed minor admin/template bugs. Reopened treechanges. Moved validation language to validators.py. Abstracted NodeForm to TreeForm. Added admin form validation to prevent: 1. a treemodel being its own parent (uses a validate_parents method added to the model.) 2. a node having the same path (i.e. parent+slug) as another Also added a ModelAdmin for the File model. Went back and fixed spacing issues with last cleanup. Also added some list display options to the redirect, template and page models to improve the admin site. --- 9fb50c56dfb3588d8694c3d06061ec40572b8002