Commit 2993ef3d authored by Malcolm Tredinnick's avatar Malcolm Tredinnick
Browse files

[1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas.

Refs #9237.

Backport of r9139 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 01b6e55f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ And more:
    * :ref:`Sitemaps <ref-contrib-sitemaps>`
    * :ref:`Sites <ref-contrib-sites>`
    * :ref:`Web design helpers <ref-contrib-webdesign>`
    * :ref:`Markup <ref-contrib-markup>`

Solving specific problems
=========================