| Age | Commit message (Collapse) | Author |
|
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
|
|
|
|
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
|
|
|
|
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.
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
It's moved to https://www.djangoproject.com/foundation/teams/.
|
|
|
|
|
|
|
|
Most of these changes are about using the correct vocabulary -- "core
team member" vs "core developer/committer" and adding internal links.
|
|
|
|
|
|
Thanks Ramiro Morales for the initial patch and
Preston Holmes for the review.
|
|
The auth doc was a single page which had grown unwieldy.
This refactor split and grouped the content into sub-topics.
Additional corrections and cleanups were made along the way.
|
|
Many thanks to Daniele Procida.
|
|
Most of the credit for this large patch goes to Anssi Kääriäinen.
Many thanks to all the people who contributed to the discussion.
|