Skip to main content

A CMS based on Django

Project description

What is it?

LFC is a Content Manangement System based on Django

Features:

  • Variable templates to display the content

  • Variable portlets

  • Multi languages (without pain)

  • Bulk upload of images + automatic scaling

  • WYSIWYG-Editor

  • Tagging

  • Commenting

  • RSS Feeds

  • Pluggable (Add own content types and portlets see http://pypi.python.org/pypi/lfc-blog/

Installation

  1. Install mercurial

    $ easy_install mercurial

  2. Get the buildout

    hg clone http://bitbucket.org/diefenbach/lfc-buildout-development/

  3. Execute the buildout

    1. $ cd lfc-buildout-development

    2. $ python boostrap

    3. $ bin/buildout -v

  4. Start the server

    $ bin/django runserver

  5. Login

    http://localhost:8000/login/ (admin/admin)

  6. Go to the management interface

    http://localhost:8000/manage/

Changes

1.0 alpha 1 (2010-01-10)

  • Initial public release

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

django-lfc-1.0a1.tar.gz (38.4 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