janrito / wagtail

A new Django content management system

Home Page:wagtail.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/torchbox/wagtail.png?branch=master https://coveralls.io/repos/torchbox/wagtail/badge.png?branch=master&zxcv1 https://pypip.in/v/wagtail/badge.png?zxcv

Wagtail CMS

http://i.imgur.com/1OJwg4m.png

Wagtail is a Django content management system built originally for the Royal College of Art and focused on flexibility and user experience. Its features include:

  • A fast, attractive editor interface
  • Complete control over design with standard Django templates
  • Configure content types through standard Django models
  • Tightly integrated search (with an Elasticsearch backend for production)
  • Strong document and image management
  • Wide support for embedded content
  • Simple, configurable permissions
  • Support for tree-based content organisation
  • Optional preview->submit->approve workflow
  • Fast out of the box. Varnish-friendly if you need it
  • A simple form builder
  • Optional static site generation
  • Excellent test coverage

Find out more at wagtail.io.

Got a question? Ask it on our Google Group.

Who's using it?

We've a list of public Wagtail sites here: https://github.com/torchbox/wagtail/wiki/Public-Wagtail-sites

Got one of your own? Feel free to add it!

Getting started

Documentation

Available at wagtail.readthedocs.org and always being updated.

Compatibility

Wagtail supports Django 1.6.2+ and 1.7.0+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4.

Wagtail's dependencies are summarised at requirements.io.

Contributing

If you're a Python or Django developer, fork the repo and get stuck in!

We suggest you start by checking the Help develop me! label and the coding guidelines.

Send us a useful pull request and we'll post you a t-shirt.

We also welcome translations for Wagtail's interface.

About

A new Django content management system

wagtail.io

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


Languages

Language:Python 85.1%Language:CSS 9.6%Language:JavaScript 3.9%Language:Shell 0.7%Language:Makefile 0.5%Language:D 0.1%Language:Ruby 0.1%