0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
A Django content management system focused on flexibility and user experience https://wagtail.org/
Go to file
2014-02-13 10:53:58 +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
Makefile
MANIFEST.in
README.rst
requirements-dev.txt
setup.py update requirements in setup.py 2014-02-13 10:53:58 +00:00

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.