Tim Heap
6ba34636cb
Fix whitespace errors in docs
...
Trimmed trailing whitespace, convert tabs to 4 spaces, add preference
for spaces to `.editorconfig`.
2016-11-28 13:41:35 +00:00
Manuel E. Gutierrez
5a26e22c0f
Improve TranslatedField example
...
Avoid allocating two variables when only need one.
2016-11-15 10:39:55 +00:00
Matt Westcott
1181a4ea8e
Add content_panels declarations to i18n duplicate tree example code - fixes #2981
2016-09-06 10:44:33 +01:00
Karl Hobley
6eae465e64
Renamed "self" template variable to "page" in docs
2015-10-13 09:52:16 +01:00
Tim Heap
bc6b5a8a6c
Normalise all code blocks in the docs
...
All `.. code::` instances have been changed to use `.. code-block::`,
and have been properly formatted. The syntax names have been normalised,
so all django templates use the `html+django` syntax, shell commands use
`sh`, and plain text uses `text`.
2015-10-05 16:55:58 +01:00
Karl Hobley
48b0f92961
Tweaks based on feedback from @tomdyson
2015-08-24 12:09:47 +01:00
Benedikt Breinbauer
d8c58f10f1
Fix some typos in i18n docs
2015-08-21 16:05:44 +01:00
Karl Hobley
b8d0541f39
Some edits
2015-08-21 16:00:26 +01:00
Benedikt Breinbauer
0d040564d6
Fix LocaleMiddleware path in i18n docs
2015-08-21 15:25:48 +02:00
Karl Hobley
ee61839fd5
Improvements to internationalisation docs
2015-08-21 11:08:11 +01:00
Karl Hobley
a57b432078
Created internationalisation section of the docs
2015-08-20 12:29:25 +01:00