Skip to main content

A foundation for developing web content management systems.

Project description

Philo <http://philocms.org/> is a foundation for developing web content management systems.

Prerequisites:

After installing philo and mptt on your PYTHONPATH, make sure to complete the following steps:

  1. Add ‘philo.middleware.RequestNodeMiddleware’ to settings.MIDDLEWARE_CLASSES.

  2. Add ‘philo’ and ‘mptt’ to settings.INSTALLED_APPS.

  3. Include ‘philo.urls’ somewhere in your urls.py file.

  4. Optionally add a root node to your current Site.

Philo should be ready to go! All that’s left is to learn more <http://docs.philocms.org/> and contribute <http://docs.philocms.org/en/latest/contribute.html>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

philo-0.9.2.tar.gz (141.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page