From 471533fb93176cc0f37b421d48800eb0b38ea385 Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Tue, 26 Aug 2008 19:38:19 +0000 Subject: [PATCH] Added signals docs to doc index. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8592 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/index.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.txt b/docs/index.txt index b057f1b4f1..22f53b27fd 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -81,6 +81,7 @@ And more: * :ref:`topics-pagination` * :ref:`topics-serialization` * :ref:`topics-settings` + * :ref:`topics-signals` * :ref:`topics-testing` Add-on ("contrib") applications