wagtail-modeltranslation/docs/recommended reading.rst
2017-03-07 11:48:28 +00:00

12 lines
731 B
ReStructuredText

.. _recommended reading:
Recommended reading
-------------------
Although the contents of this documentation cover the basic usage of wagtail-modeltranslation and be enough for most cases, there are
some changes in default behaviour by django-modeltranslation and also some advanced configurations for further customization. We recommend the
reading of the following links.
- `Field registration and model patching <http://django-modeltranslation.readthedocs.io/en/latest/registration.html>`_.
- `Field access rules and fallbacks <http://django-modeltranslation.readthedocs.io/en/latest/usage.html>`_.
- `Settings customization <http://django-modeltranslation.readthedocs.io/en/latest/installation.html#advanced-settings>`_.