Merge branch 'new_page_admin' of git://github.com/melinath/philo into melinath
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 24 Aug 2010 13:10:18 +0000 (09:10 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 24 Aug 2010 13:10:18 +0000 (09:10 -0400)
commit2af3cb7d8e4986e326c3b91233bc0aaa9c7d7c58
tree5d400465fe6bc04876691a1d7b631a169916754b
parent18964182c79e9bf76245d96cf1b1218e8ac21d84
parente85955f9021223d2d859d2b641d3b316e932e115
Merge branch 'new_page_admin' of git://github.com/melinath/philo into melinath

* 'new_page_admin' of git://github.com/melinath/philo:
  Implemented object deletion on null values. Added ModelChoiceWidget to ContentReferences.
  Display of current values functional.
  Display of ContainerFormSets functional; display of their values is not; saving of values, however, is.
  Initial new page admin commit. Working on faking the admin out through inlines instead of ModelAdmin methods.