Wagtail is an open source content management system built on Django
 
 
 
 
 
Go to file
Matt Westcott 2f13e5211a stylistic tweaks to b7158bb3fa (camel case for js vars; using a dict rather than adding vars indefinitely to the window scope; avoiding potentially dynamic code inside compress blocks) 2014-02-12 12:26:06 +00:00
wagtail stylistic tweaks to b7158bb3fa (camel case for js vars; using a dict rather than adding vars indefinitely to the window scope; avoiding potentially dynamic code inside compress blocks) 2014-02-12 12:26:06 +00:00
.gitignore
CHANGELOG.txt
CONTRIBUTORS.rst Update CONTRIBUTORS 2014-02-11 17:16:12 +00:00
LICENSE
MANIFEST.in include new top-level text files in manifest 2014-02-07 15:57:54 +00:00
Makefile
README.rst
requirements-dev.txt typo 2014-02-07 15:56:49 +00:00
setup.py remove celery from requirements in setup.py 2014-02-11 16:13:08 +00:00

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/>`_
or use the instructions at `torchbox.github.io/wagtail <http://torchbox.github.io/wagtail/>`_ to get started.

If you're a Python or Django developer, fork the repo and get stuck in! We're keen to foster a development community and we welcome all your pull requests.