<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/forms/modelforms.txt, branch 3.1.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.1.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.1.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-11-17T08:01:13Z</updated>
<entry>
<title>[3.1.x] Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.</title>
<updated>2020-11-17T08:01:13Z</updated>
<author>
<name>sage</name>
<email>laymonage@gmail.com</email>
</author>
<published>2020-11-17T07:52:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f7517b5e02ecc327698e672efb7209502393e3d'/>
<id>urn:sha1:4f7517b5e02ecc327698e672efb7209502393e3d</id>
<content type='text'>
Backport of 4a412c2e659f9295973434c65b785b03acee7251 from master
</content>
</entry>
<entry>
<title>[3.1.x] Corrected output of rendered formset example in model formsets docs.</title>
<updated>2020-10-26T06:58:38Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-10-25T21:46:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e7190017be21956216f06c41da2d4939754e359'/>
<id>urn:sha1:4e7190017be21956216f06c41da2d4939754e359</id>
<content type='text'>
Backport of 2b56c566532c17dab4916a5a60e4db24a07eaa1a from master
</content>
</entry>
<entry>
<title>[3.1.x] Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments.</title>
<updated>2020-06-17T11:16:17Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2020-06-17T11:15:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9b95c3bc090ed01b8e46aca14964e23d5b6469f7'/>
<id>urn:sha1:9b95c3bc090ed01b8e46aca14964e23d5b6469f7</id>
<content type='text'>
Backport of 10df5b71775d8ee98201acb1367266521b17cc00 from master
</content>
</entry>
<entry>
<title>Removed unnecessary code-block directives in various docs.</title>
<updated>2019-12-23T13:47:13Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-12-23T13:47:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e00bd1f7717149573df9607b848297a520881d3'/>
<id>urn:sha1:5e00bd1f7717149573df9607b848297a520881d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used :ticket: role in all tickets links.</title>
<updated>2019-11-26T13:02:24Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2019-11-25T15:28:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abc51d44afcb8482c64c0bb8c1022f11e7eb2bbb'/>
<id>urn:sha1:abc51d44afcb8482c64c0bb8c1022f11e7eb2bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30987 -- Added models.PositiveBigIntegerField.</title>
<updated>2019-11-19T08:34:11Z</updated>
<author>
<name>Caio Ariede</name>
<email>caio.ariede@gmail.com</email>
</author>
<published>2019-10-16T12:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=555bebe7749ab1a72d5141a00f9ce7a602c72298'/>
<id>urn:sha1:555bebe7749ab1a72d5141a00f9ce7a602c72298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated list of field types conversions in ModelForm docs.</title>
<updated>2019-11-04T09:31:48Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2019-11-01T19:44:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5a856669bf0574f612eea89e72a6b0a3d2cb80d9'/>
<id>urn:sha1:5a856669bf0574f612eea89e72a6b0a3d2cb80d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #11097 -- Added note about parent link fields in formsets for multi-table inheritance models.</title>
<updated>2019-10-09T10:20:09Z</updated>
<author>
<name>Mac Chapman</name>
<email>mac@veryhappythings.co.uk</email>
</author>
<published>2019-10-08T13:07:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b7378db1fdd7bfc7b78089811b3abb722c4ba95'/>
<id>urn:sha1:0b7378db1fdd7bfc7b78089811b3abb722c4ba95</id>
<content type='text'>
</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 #30661 -- Added models.SmallAutoField.</title>
<updated>2019-08-02T09:39:01Z</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-07-26T21:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=194d1dfc186cc8d2b35dabf64f3ed38b757cbd98'/>
<id>urn:sha1:194d1dfc186cc8d2b35dabf64f3ed38b757cbd98</id>
<content type='text'>
</content>
</entry>
</feed>
