django/docs/internals
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
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Tweaked unit test 'quick start' explanation. 2013-05-20 13:45:32 -04:00
committers.txt Reorganize committers list chronologically. 2013-05-18 10:29:01 +02:00
deprecation.txt Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField fields. 2013-05-20 16:29:51 -03:00
git.txt Fixed #19498 -- refactored auth documentation 2012-12-28 11:06:12 -08:00
howto-release-django.txt Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
index.txt Added a draft document explaining how to release Django. 2013-02-23 12:35:38 -06:00
release-process.txt Updated the release process docs to reflect the current practices. 2013-02-25 20:23:26 +01:00
security.txt Add new security-policy documentation. 2012-08-07 16:06:34 -04:00