Merge branch 'admin-cleanup'
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 16 Jun 2010 14:41:39 +0000 (10:41 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 16 Jun 2010 14:41:39 +0000 (10:41 -0400)
commite18b86f47054850e9f49c1cb7aaecd8fdf753e4d
tree3dde84b7bd56d94a5928cea3849537e9f3b14cca
parentd4e6b90b55aff9b98a67615c64fce5089a82f947
parentd26ea3e475103ba0c94e49fbbbc1ee88ad8a96ff
Merge branch 'admin-cleanup'

* admin-cleanup:
  Making Attribute and Relationship inlines collapsible with custom template.
  Hiding save_on_top on the Page add form template, and adding template documentation to Page change forms when the page's selected template provides it.
  Pages now have a custom add form template which notifies the user that they must select a template and save before containers will be available.
  Implementing NodeAdmin and subclasses for built-in Node types.
admin.py