JohnSpeno / 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/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.

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.

Need Support?

Ask your questions on our Wagtail support group.

Commercial Support

Wagtail is sponsored by Torchbox. If you need help implementing or hosting Wagtail, please contact us: hello@torchbox.com.

Compatibility

Wagtail supports Django 1.7.1+ on Python 2.7, 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.

We run a separate Wagtail developers group here: https://groups.google.com/forum/#!forum/wagtail-developers please not that this is not for support requests.

About

A Django content management system focused on flexibility and user experience

wagtail.io

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


Languages

Language:Python 73.2%Language:HTML 13.3%Language:CSS 8.4%Language:JavaScript 4.4%Language:Shell 0.6%Language:Ruby 0.1%Language:Makefile 0.0%