﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
14033	versionadded, versionchanged directives don't insert xref link with Sphinx 1.0	Ramiro Morales	nobody	"It works correctly with Sphinx 0.6.x.

Refs. #13616 and #14005, this had already been reported by andrewsk (http://code.djangoproject.com/ticket/13616#comment:8).

An example: http://docs.djangoproject.com/en/1.2/ref/models/options/#django.db.models.Options.managed

The fix is to replace `'ref'` with `'std:ref'` when adding the node but I to migrate the directive implementation to the class-based scheme available since sphinx 0.6 from the deprecated function-based (see http://sphinx.pocoo.org/ext/appapi.html#sphinx.application.Sphinx.add_directive)"		closed	Documentation	dev		fixed			Unreviewed	1	0	0	0	0	0
