Skip to main content

A Wagtail add-on for supporting multilingual sites

Project description

Wagtail multilanguage module
============================

Features
========

* Support multiple language 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


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.0b1.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distributions

wagtailtrans-0.1.0b1-py2.py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 2 Python 3

wagtailtrans-0.1.0b1-py2-none-any.whl (24.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page