django/docs/internals
Juan Catalano 4e25198ec2 Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity.
As explained in ticket #20104, the use of versionchanged/versionadded
was confusing.

To solve this ambiguity these directives no longer accept a second
argument but now they only receive the version number (1st arg) and then
a content with the proper comment.
2013-04-20 17:18:21 +02:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity. 2013-04-20 17:18:21 +02:00
committers.txt Updated bios of committers 2013-03-27 00:59:05 -05:00
deprecation.txt Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect 2013-04-13 16:37:27 +02:00
git.txt Fixed #19498 -- refactored auth documentation 2012-12-28 11:06:12 -08:00
howto-release-django.txt Removed instructions about download_url from release process notes. 2013-04-04 15:03:45 -05: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