<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/custom-model-fields.txt, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-09-19T13:19:08Z</updated>
<entry>
<title>Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None.</title>
<updated>2024-09-19T13:19:08Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2024-09-10T20:38:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e1d226bc1c52a0165164e5b34fef1d336050ca60'/>
<id>urn:sha1:e1d226bc1c52a0165164e5b34fef1d336050ca60</id>
<content type='text'>
Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Removed obsolete sentence in custom model field docs.</title>
<updated>2023-11-15T12:48:45Z</updated>
<author>
<name>Giannis Terzopoulos</name>
<email>terzo.giannis@gmail.com</email>
</author>
<published>2023-11-15T12:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=36ed45d27cb97fe3a41eca219ba75ff69f16b93c'/>
<id>urn:sha1:36ed45d27cb97fe3a41eca219ba75ff69f16b93c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 4.1.</title>
<updated>2023-01-17T10:49:15Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-01-06T07:09:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=490cccbe7e83874923b276eed26cc23b0db5ebb9'/>
<id>urn:sha1:490cccbe7e83874923b276eed26cc23b0db5ebb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33842 -- Used :source: role for links to repo files on GitHub.</title>
<updated>2022-08-09T12:44:51Z</updated>
<author>
<name>Ramil Yanbulatov</name>
<email>rayman1104@gmail.com</email>
</author>
<published>2022-06-30T12:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c6290bae9da94234091673fa57ea20411325a9e8'/>
<id>urn:sha1:c6290bae9da94234091673fa57ea20411325a9e8</id>
<content type='text'>
</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>Fixed #33471 -- Made AlterField operation a noop when changing "choices".</title>
<updated>2022-04-06T11:05:57Z</updated>
<author>
<name>sarahboyce</name>
<email>sarahvboyce95@gmail.com</email>
</author>
<published>2022-04-01T18:21:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65effbdb101714ac98b3f143eaccadd8e4f08361'/>
<id>urn:sha1:65effbdb101714ac98b3f143eaccadd8e4f08361</id>
<content type='text'>
This also allows customizing attributes of fields that don't affect
a column definition.
</content>
</entry>
<entry>
<title>Changed some words to use inline markup.</title>
<updated>2022-03-10T09:18:31Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2022-03-10T09:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=67b5f506a600a54658405cf821c14ada4080e61f'/>
<id>urn:sha1:67b5f506a600a54658405cf821c14ada4080e61f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used backend vendors in custom model fields docs.</title>
<updated>2021-08-24T14:16:44Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-08-24T14:16:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7394cfa13a4d1a02356e3a83e10ec100fbb9948'/>
<id>urn:sha1:d7394cfa13a4d1a02356e3a83e10ec100fbb9948</id>
<content type='text'>
</content>
</entry>
</feed>
