mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #31327 -- Removed providing_args argument for Signal per deprecation timeline.
This commit is contained in:
@@ -299,3 +299,5 @@ to remove usage of these features.
|
||||
* The ``get_request`` argument for
|
||||
``django.utils.deprecation.MiddlewareMixin.__init__()`` is required and
|
||||
doesn't accept ``None``.
|
||||
|
||||
* The ``providing_args`` argument for ``django.dispatch.Signal`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user