iddm / wagtail

A Django content management system focused on flexibility and user experience

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/4pbWQ35.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.

Getting started

Documentation

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

Compatibility

Wagtail supports Django 1.6.2+ and 1.7rc3+ 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 Django content management system focused on flexibility and user experience

wagtail.io

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