flake8
passed.
JSHint
passed.
Review Request #11876 — Created Dec. 16, 2021 and submitted
Historically, Django
Signal
objects took aproviding_args
argument,
which never really did anything of consequence. Django 3.1 deprecated
this, and it's being removed in Django 4.This change simply removes these from the signals. We will be relying on
the provided documentation for each argument instead.
Unit tests passed on all supported versions of Django.
Successfully created and evolved databases.
Summary | ID |
---|---|
ad61efd833f40174870d0ab554ecb4b505f7f621 |