Project

General

Profile

Actions

Administration Interface » History » Revision 1

Revision 1/2 | Next »
Joseph Spiros, 08/07/2009 12:01 AM


Administration Interface

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.

Updated by Joseph Spiros over 14 years ago · 1 revisions