| Age | Commit message (Collapse) | Author |
|
|
|
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
|
|
|
|
Follow up to 2eea361eff58dd98c409c5227064b901f41bd0d6.
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
|
|
|
|
appropriate.
|
|
|
|
Thanks to Adam Johnson and Claude Paroz for review.
|
|
Follow up to a97845a823c86b1d6e65af70fbce64e6e747e081.
|
|
|
|
docs.
Thanks Curtis Maloney for the original patch.
|
|
section in tutorial 5.
|
|
involved difficulty.
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:
- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous
Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
|
|
|
|
Partially reverted 50b8493581fea3d7137dd8db33bac7008868d23a (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
|
|
|
|
|
|
|
|
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
|
|
|
|
This isn't relevant for beginners.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@python_2_unicode_compatible.
|
|
|
|
Also discouraged its use outside the intended use case.
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
|
|
|
|
Python 3 always returns an absolute path.
|
|
|
|
|
|
|
|
|
|
|