diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-08-26 19:38:19 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-08-26 19:38:19 +0000 |
| commit | 471533fb93176cc0f37b421d48800eb0b38ea385 (patch) | |
| tree | 35fa9f24b721644a59deb1177ad375964094614a /docs | |
| parent | c5cc26ff99182f4487b7cf898ba41cd460fa6b77 (diff) | |
Added signals docs to doc index.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8592 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
