<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/initial-data.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-08-25T13:51:10Z</updated>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.</title>
<updated>2025-04-15T17:48:55Z</updated>
<author>
<name>Ahmed Nassar</name>
<email>a.moh.nassar00@gmail.com</email>
</author>
<published>2025-04-14T17:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be402891cd78f484b7f67e486924975523516ced'/>
<id>urn:sha1:be402891cd78f484b7f67e486924975523516ced</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed typos in docs/howto/initial-data.txt.</title>
<updated>2024-08-28T18:24:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2024-08-28T18:24:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=920efe503f8a1b16a497a792075c987080f3280a'/>
<id>urn:sha1:920efe503f8a1b16a497a792075c987080f3280a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34054 -- Created a new fixtures topic.</title>
<updated>2022-11-02T07:08:02Z</updated>
<author>
<name>Filip Lajszczak</name>
<email>filip@lajszczak.dev</email>
</author>
<published>2022-09-25T13:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6103059592c6c1bd171977d26b76ee475175043c'/>
<id>urn:sha1:6103059592c6c1bd171977d26b76ee475175043c</id>
<content type='text'>
Moved material from django-admin document into a new document, and
added new material.

Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #26975 -- Clarified how Django looks for fixture files.</title>
<updated>2022-09-25T19:37:21Z</updated>
<author>
<name>Filip Łajszczak</name>
<email>filip@lajszczak.dev</email>
</author>
<published>2022-09-24T14:27:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe6f4bef037ca3c8a5f8ddf4002dcee6ccf7e86d'/>
<id>urn:sha1:fe6f4bef037ca3c8a5f8ddf4002dcee6ccf7e86d</id>
<content type='text'>
Co-Authored-By: Daniel Brotsky &lt;dev@brotsky.com&gt;
</content>
</entry>
<entry>
<title>Removed hyphen from pre-/re- prefixes.</title>
<updated>2022-04-28T08:44:14Z</updated>
<author>
<name>David</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-03-11T08:11:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce586ed6931092d3a5f06df9031cdeb891793ddb'/>
<id>urn:sha1:ce586ed6931092d3a5f06df9031cdeb891793ddb</id>
<content type='text'>
"prepopulate", "preload", and "preprocessing" are already in the
spelling_wordlist.

This also removes hyphen from double "e" combinations with "pre" and
"re", e.g. preexisting, preempt, reestablish, or reenter.

See also:
- https://ahdictionary.com/word/search.html?q=rerun
- https://ahdictionary.com/word/search.html?q=recreate
- https://ahdictionary.com/word/search.html?q=predetermined
- https://ahdictionary.com/word/search.html?q=reuse
- https://ahdictionary.com/word/search.html?q=reopening
</content>
</entry>
<entry>
<title>Refs #32880 -- Made some titles consistent in how-to documents.</title>
<updated>2021-07-13T07:25:37Z</updated>
<author>
<name>Daniele Procida</name>
<email>daniele@vurt.org</email>
</author>
<published>2021-07-13T07:25:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=22fbebc7444c8974f101c146f0fc18fe64ab48f6'/>
<id>urn:sha1:22fbebc7444c8974f101c146f0fc18fe64ab48f6</id>
<content type='text'>
This retitles documents for consistency, since some already (correctly)
begin "How to...".</content>
</entry>
<entry>
<title>Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.</title>
<updated>2019-09-06T11:27:46Z</updated>
<author>
<name>Tobias Kunze</name>
<email>r@rixx.de</email>
</author>
<published>2019-06-17T14:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a954cfd11a5d034491f87fcbc920eb97a302bb3'/>
<id>urn:sha1:4a954cfd11a5d034491f87fcbc920eb97a302bb3</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fixed broken links to PyYAML page.</title>
<updated>2018-12-27T09:48:37Z</updated>
<author>
<name>CHI Cheng</name>
<email>cloudream@gmail.com</email>
</author>
<published>2018-12-27T09:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77'/>
<id>urn:sha1:b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #20910 -- Replaced snippet directive with code-block.</title>
<updated>2018-09-10T17:00:34Z</updated>
<author>
<name>Curtis Maloney</name>
<email>curtis@tinbrain.net</email>
</author>
<published>2018-09-10T17:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c49ea6f5911296dcb40190c905e38b43cdc7c7a3'/>
<id>urn:sha1:c49ea6f5911296dcb40190c905e38b43cdc7c7a3</id>
<content type='text'>
</content>
</entry>
</feed>
