django/docs/releases
Marc Tamlyn 9fb0f5dddc Fixed #22510 -- Harden field removal to only None.
Refs #8620.

If we allow any value to remove form fields then we get name clashes
with method names, media classes etc. There was a backwards
incompatibility introduced meaning ModelForm subclasses with declared
fields called media or clean would lose those fields.

Field removal is now only permitted by using the sentinel value None.
The docs have been slightly reworded to refer to removal of fields
rather than shadowing.

Thanks to gcbirzan for the report and initial patch, and several of the
core team for opinions.
2014-05-24 13:10:50 +01:00
..
0.95.txt Fixed spelling mistakes in docs. 2014-02-28 21:03:46 -05:00
0.96.txt
1.0-alpha-1.txt Various documentation typo/spelling fixes 2014-04-23 02:31:49 +03:00
1.0-alpha-2.txt
1.0-beta-2.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.0-beta.txt
1.0-porting-guide.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
1.0.1.txt
1.0.2.txt
1.0.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.1-alpha-1.txt
1.1-beta-1.txt
1.1-rc-1.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Various documentation typo/spelling fixes 2014-04-23 02:31:49 +03:00
1.2-alpha-1.txt Various documentation typo/spelling fixes 2014-04-23 02:31:49 +03:00
1.2-beta-1.txt
1.2-rc-1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Removed an unnecessary anchor in the docs. 2014-05-13 20:54:32 -04:00
1.3-alpha-1.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.3-beta-1.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.3.6.txt
1.3.7.txt
1.3.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
1.4-alpha-1.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.4-beta-1.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.4.1.txt
1.4.2.txt
1.4.3.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
1.4.4.txt
1.4.5.txt
1.4.6.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Added information on resolved security issues to release notes. 2014-04-21 18:11:26 -04:00
1.4.12.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.4.13.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.4.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.5-alpha-1.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
1.5-beta-1.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
1.5.1.txt
1.5.2.txt Removed contrib.comments per deprecation timeline. 2014-03-21 07:05:36 -04:00
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt Added information on resolved security issues to release notes. 2014-04-21 18:11:26 -04:00
1.5.7.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.5.8.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.5.txt Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
1.6.1.txt
1.6.2.txt Updated 1.6.2 release notes for release (and linkified tickets). 2014-02-06 15:34:22 -06:00
1.6.3.txt Added information on resolved security issues to release notes. 2014-04-21 18:11:26 -04:00
1.6.4.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.6.5.txt Minor edits to latest release notes. 2014-05-15 07:16:25 -04:00
1.6.6.txt Added stub release notes for 1.6.6. 2014-05-16 18:19:23 -04:00
1.6.txt Fixed a few release notes typos. 2014-05-10 23:13:50 -03:00
1.7.txt Fixed #22510 -- Harden field removal to only None. 2014-05-24 13:10:50 +01:00
1.8.txt Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
index.txt Added stub release notes for 1.6.6. 2014-05-16 18:19:23 -04:00
security.txt Forward ported docs of security issues from df81625da6. 2014-05-07 08:21:54 -04:00