mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #23750 -- Allowed core.checks.register to be used as a function
This commit is contained in:
@@ -364,6 +364,11 @@ Signals
|
||||
the request, was added to the :data:`~django.core.signals.request_started`
|
||||
signal.
|
||||
|
||||
System Check Framework
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* :attr:`~django.core.checks.register` can now be used as a function.
|
||||
|
||||
Templates
|
||||
^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user