django/docs/internals/contributing
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
..
writing-code Updated docs to reflect new tests layout. 2013-02-26 15:00:16 +01:00
bugs-and-features.txt
committing-code.txt Fixed typos in docs and comments 2013-01-29 10:55:55 -07:00
index.txt
localizing.txt
new-contributors.txt Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
triaging-tickets.txt Turned the triage attributes to actual sections so they can be more easily linked to in the documentation. 2013-04-10 17:11:26 -07:00
writing-documentation.txt Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity. 2013-04-20 17:18:21 +02:00