mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-19 06:20:59 +00:00
Added more obvious support heading
This commit is contained in:
parent
c27c509a8a
commit
dcd2e330b0
1 changed files with 7 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ Wagtail is a Django content management system built originally for the `Royal Co
|
|||
|
||||
Find out more at `wagtail.io <http://wagtail.io/>`_.
|
||||
|
||||
Got a question? Ask it on our `Google Group <https://groups.google.com/forum/#!forum/wagtail>`_.
|
||||
|
||||
Who's using it?
|
||||
~~~~~~~~~~~~~~~
|
||||
|
|
@ -50,12 +49,19 @@ Documentation
|
|||
~~~~~~~~~~~~~
|
||||
Available at `wagtail.readthedocs.org <http://wagtail.readthedocs.org/>`_ and always being updated.
|
||||
|
||||
|
||||
Need Support?
|
||||
~~~~~~~~~~~~~~~
|
||||
Ask it on our `Google Group <https://groups.google.com/forum/#!forum/wagtail>`_.
|
||||
|
||||
|
||||
Compatibility
|
||||
~~~~~~~~~~~~~
|
||||
Wagtail supports Django 1.7.0+ on Python 2.7, 3.3 and 3.4.
|
||||
|
||||
Wagtail's dependencies are summarised at `requirements.io <https://requires.io/github/torchbox/wagtail/requirements>`_.
|
||||
|
||||
|
||||
Contributing
|
||||
~~~~~~~~~~~~
|
||||
If you're a Python or Django developer, fork the repo and get stuck in!
|
||||
|
|
|
|||
Loading…
Reference in a new issue