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 details)
Built Distribution
File details
Details for the file wagtailtrans-0.1.0b3.tar.gz
.
File metadata
- Download URL: wagtailtrans-0.1.0b3.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56d8d17029071b51d87abafb06a8f149d9671117fbec2498e3016b45820823c3 |
|
MD5 | bd396f1e75050a6f409adeaba1210798 |
|
BLAKE2b-256 | 4b9f01da8296ebe81a9772d973e515937a4eaceb44d1973ac2478a58b5fd52d5 |
File details
Details for the file wagtailtrans-0.1.0b3-py2-none-any.whl
.
File metadata
- Download URL: wagtailtrans-0.1.0b3-py2-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55576341ea8328ad36b1ad3e28b503ff3ad1526d6dfa461948145b89464eb494 |
|
MD5 | 625b677deee5777b0aaeb580330376b1 |
|
BLAKE2b-256 | ba3f50cc2de68ad015db6b0abec873bf8b0611a057268c721d7ef06bc7f857ed |