A Wagtail add-on for supporting multilingual sites
Project description
.. image:: https://travis-ci.org/travis-ci/travis-web.svg?branch=master
:target: https://travis-ci.org/travis-ci/travis-web
.. image:: https://coveralls.io/repos/github/LUKKIEN/wagtailtrans/badge.svg?branch=master
:target: https://coveralls.io/github/LUKKIEN/wagtailtrans?branch=master
.. image:: https://badge.fury.io/py/wagtailtrans.svg
:target: https://badge.fury.io/py/wagtailtrans
Wagtail multilanguage module
============================
Features
========
* Support multiple languages for your Wagtail site
Getting started
===============
1. To install wagtailtrans, run this command in your terminal:
.. code-block:: console
``pip install wagtailtrans``
2. Add ``wagtailtrans`` to your INSTALLED_APPS
3. Perform a migration
.. code-block:: console
``python manage.py migrate wagtailtrans``
You're set!
Settings
========
The settings ``WAGTAILTRANS_SYNC_TREE`` can be used to configure the module to keep your language trees synchronized or not.
This is set to ``True`` by default.
Use ``WAGTAILTRANS_SYNC_TREE = False`` to disable sync and have free flowing trees.
:target: https://travis-ci.org/travis-ci/travis-web
.. image:: https://coveralls.io/repos/github/LUKKIEN/wagtailtrans/badge.svg?branch=master
:target: https://coveralls.io/github/LUKKIEN/wagtailtrans?branch=master
.. image:: https://badge.fury.io/py/wagtailtrans.svg
:target: https://badge.fury.io/py/wagtailtrans
Wagtail multilanguage module
============================
Features
========
* Support multiple languages for your Wagtail site
Getting started
===============
1. To install wagtailtrans, run this command in your terminal:
.. code-block:: console
``pip install wagtailtrans``
2. Add ``wagtailtrans`` to your INSTALLED_APPS
3. Perform a migration
.. code-block:: console
``python manage.py migrate wagtailtrans``
You're set!
Settings
========
The settings ``WAGTAILTRANS_SYNC_TREE`` can be used to configure the module to keep your language trees synchronized or not.
This is set to ``True`` by default.
Use ``WAGTAILTRANS_SYNC_TREE = False`` to disable sync and have free flowing trees.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wagtailtrans-0.1.0b3.tar.gz
(17.0 kB
view hashes)
Built Distribution
Close
Hashes for wagtailtrans-0.1.0b3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55576341ea8328ad36b1ad3e28b503ff3ad1526d6dfa461948145b89464eb494 |
|
MD5 | 625b677deee5777b0aaeb580330376b1 |
|
BLAKE2b-256 | ba3f50cc2de68ad015db6b0abec873bf8b0611a057268c721d7ef06bc7f857ed |