wagtail/docs/advanced_topics
Daniel Chimeno 72a935a8f0 Adds user-prefered admin language (#3310).
added prefered language field and migration

added form and view to select prefered language

Added some tests

modified tests

fix styleguide errors

activate middleware only for authenticated users

fixed typos

fixed test undoing language preferences

fixed lint issues

fixed tests

fixed message

change behaviour and more test added

added utf8 coding

[skip ci] initial documentation for preferred language

added contributor

refactor get_available_admin_languages

refactor get_available_admin_languages

make language name language aware

translate notifications to recipient language

make language name language aware

fixed lint
2017-04-19 14:48:06 +02:00
..
api Docs edits 2017-04-06 15:27:34 +01:00
customisation Added a `submit_buttons` block to login template 2017-02-11 22:58:53 +00:00
i18n Adds user-prefered admin language (#3310). 2017-04-19 14:48:06 +02:00
images Document get_rendition() 2017-02-21 22:48:20 +00:00
deploying.rst Remove references to Gondor.io in documentation. 2017-01-30 12:36:26 +00:00
index.rst API v2 docs (#2940) 2016-09-22 11:15:18 +01:00
jinja2.rst Tweak wording for include_block tag documentation 2016-07-27 17:04:19 +01:00
performance.rst Link to the full Elasticsearch setup docs from the Performance page 2017-03-23 15:51:11 +01:00
privacy.rst Fix whitespace errors in docs 2016-11-28 13:41:35 +00:00
settings.rst New admin preview (#3383) 2017-04-12 16:35:38 +01:00
testing.rst Add docs for WagtailPageTests 2015-12-15 15:49:40 +00:00
third_party_tutorials.rst Mention Awesome Wagtail on "third-party tutorials" page (#3419) 2017-03-02 12:00:38 +00:00