django/docs/releases
Ramiro Morales 4ba1c2e785 Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField fields.
This is backward incompatible for custom form field/widgets that rely
on the hard-coded 'Hold down "Control", or "Command" on a Mac, to select
more than one.' sentence.

Application that use standard model form fields and widgets aren't
affected but need to start handling these help texts by themselves
before Django 1.8.

For more details, see the related release notes and deprecation timeline
sections added with this commit.
2013-05-20 16:29:51 -03:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt
1.0-beta.txt
1.0-porting-guide.txt Fixed broken links, round 4. refs #19516 2012-12-29 15:54:33 -05:00
1.0.1.txt
1.0.2.txt
1.0.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
1.1-alpha-1.txt
1.1-beta-1.txt Fixed broken links, round 4. refs #19516 2012-12-29 15:54:33 -05:00
1.1-rc-1.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Fixed broken links, round 4. refs #19516 2012-12-29 15:54:33 -05:00
1.2-alpha-1.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
1.2-beta-1.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00
1.2-rc-1.txt
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
1.3-alpha-1.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.3-beta-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.3.1.txt
1.3.2.txt
1.3.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.4-alpha-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.4-beta-1.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
1.4.1.txt
1.4.2.txt
1.4.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
1.5-alpha-1.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
1.5-beta-1.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
1.5.1.txt Added 1.5.1 release notes. 2013-03-28 15:03:19 -05:00
1.5.txt Fixed #20211: Document backwards-incompatible change in BoundField.label_tag 2013-04-12 10:17:17 +02:00
1.6.txt Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField fields. 2013-05-20 16:29:51 -03:00
index.txt Added 1.5.1 release notes. 2013-03-28 15:03:19 -05:00