Project

General

Profile

Administration Interface » History » Version 1

Joseph Spiros, 08/07/2009 12:01 AM

1 1 Joseph Spiros
h1. Administration Interface
2
3
Although Philo, being written in proper Django style, can use the built-in Django administration interface, that interface is not ideal for end-users of a content management system. So, we've developed an extensible administration interface towards that end. Any Django application that extends Philo's object model can hook into this interface similar to how the built-in Django administration interface is extended.