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 12:44:49 +00:00
wagtail 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
.gitignore .gitignore .coverage 2014-02-07 15:55:58 +00:00
CHANGELOG.txt
CONTRIBUTORS.rst Update CONTRIBUTORS 2014-02-11 17:16:12 +00:00
LICENSE
Makefile 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
MANIFEST.in include new top-level text files in manifest 2014-02-07 15:57:54 +00:00
README.rst Update README.rst 2014-02-12 18:21:16 +00:00
requirements-dev.txt typo 2014-02-07 15:56:49 +00:00
runtests.py 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
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/>`_
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>`_.