mirror of
https://github.com/Hopiu/wagtail-modeltranslation.git
synced 2026-05-10 16:24:49 +00:00
12 lines
731 B
ReStructuredText
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>`_.
|