Coder Social home page Coder Social logo

marktseng / django-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from django-cms/django-cms

0.0 2.0 0.0 55.61 MB

The easy-to-use and developer-friendly CMS

Home Page: http://www.django-cms.org

License: BSD 3-Clause "New" or "Revised" License

django-cms's Introduction

django CMS

image

image

image

image

image

Open source enterprise content management system based on the django framework.

Features

  • Hierarchical pages
  • Extensive support for multilingual websites
  • Multi site support
  • Draft/Published workflows
  • Undo/Redo
  • Use the content blocks (placeholders) in your own apps (models)
  • Use the content blocks (static placeholders) anywhere in your templates
  • Edit content directly in the frontend on your pages
  • Hierarchical content plugins (columns, style changes etc)
  • Navigation rendering and extending from your apps
  • SEO friendly urls
  • Highly integrative into your own apps

You can define editable areas, called placeholders, in your templates which you fill with many different so called CMS content plugins. A list of all the plugins can be found here:

3rd party plugins

Should you be unable to find a suitable plugin for you needs, writing your own is very simple.

More information on our website.

Documentation

Please head over to our documentation for all the details on how to install, extend and use the django CMS.

Tutorial

https://github.com/divio/django-cms-tutorial

Quick Start

You can use the django CMS installer:

$ pip install --upgrade virtualenv
$ virtualenv env
$ source env/bin/activate
(env) $ pip install djangocms-installer
(env) $ djangocms -p . my_demo
(env) $ cd my_demo

Getting Help

Please head over to our IRC channel, #django-cms, on irc.freenode.net or write to our mailing list.

Credits

django-cms's People

Contributors

digi604 avatar yakky avatar finalangel avatar ojii avatar mkoistinen avatar fivethreeo avatar beniwohli avatar stefanfoulis avatar pcicman avatar chrisglass avatar drmeers avatar evildmp avatar jezdez avatar adaptivelogic avatar kezabelle avatar chive avatar andrewschoen avatar nobeh avatar o-zander avatar flashjunior avatar czpython avatar tanderegg avatar samluescher avatar johnraz avatar erobit avatar frankbie2 avatar havan avatar acdha avatar jrief avatar alesdotio avatar

Watchers

James Cloos avatar Mark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.