summaryrefslogtreecommitdiff
path: root/docs/topics
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/signals.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/topics/signals.txt b/docs/topics/signals.txt
index 19c0cd3d33..ad2b66f6df 100644
--- a/docs/topics/signals.txt
+++ b/docs/topics/signals.txt
@@ -277,8 +277,3 @@ arguments are as described in :meth:`.Signal.connect`. The method returns
The ``receiver`` argument indicates the registered receiver to disconnect. It
may be ``None`` if ``dispatch_uid`` is used to identify the receiver.
-
-.. deprecated:: 1.9
-
- The ``weak`` argument is deprecated as it has no effect. It will be removed
- in Django 2.0.