From 3da43c11113e0ef109ffbecae528aef853879281 Mon Sep 17 00:00:00 2001 From: Preston Holmes Date: Sat, 23 Jun 2012 17:57:20 +0300 Subject: Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. --- docs/ref/contrib/markup.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/ref') diff --git a/docs/ref/contrib/markup.txt b/docs/ref/contrib/markup.txt index 8f3e0a95f9..9215c64f93 100644 --- a/docs/ref/contrib/markup.txt +++ b/docs/ref/contrib/markup.txt @@ -5,6 +5,9 @@ django.contrib.markup .. module:: django.contrib.markup :synopsis: A collection of template filters that implement common markup languages. +.. deprecated:: 1.5 + This module has been deprecated. + Django provides template filters that implement the following markup languages: -- cgit v1.3