Wagtail is an open source content management system built on Django
 
 
 
 
 
Go to file
Matt Westcott a77977a31c add a general test runner for wagtail, accessible by running './runtests.py' or 'make test' from the wagtail repo, or 'manage.py test wagtail' from a django project such as wagtaildemo 2014-02-13 12:44:49 +00:00
wagtail
.gitignore
CHANGELOG.txt
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements-dev.txt
runtests.py
setup.py

README.rst

Wagtail CMS
===========

Wagtail is a Django content management system focused on flexibility and user experience. Find out more at `wagtail.io <http://wagtail.io/>`_
and `torchbox.github.io/wagtail <http://torchbox.github.io/wagtail/>`_. 

Getting started
~~~~~~~~~~~~~~~
To get you up and running quickly, we've provided a demonstration site with all the configuration in place, at `github.com/torchbox/wagtaildemo <https://github.com/torchbox/wagtaildemo/>`_; see the `README <https://github.com/torchbox/wagtaildemo/blob/master/README.md>`_ for installation instructions.

Contributing
~~~~~~~~~~~~
If you're a Python or Django developer, fork the repo and get stuck in! Send us a useful pull request and we'll post you a `t-shirt <https://twitter.com/WagtailCMS/status/432166799464210432/photo/1>`_.