There was an error while loading. Please reload this page.
2 parents f9fae32 + 9969f39 commit a9f6bf6Copy full SHA for a9f6bf6
1 file changed
docs/decorators.rst
@@ -69,6 +69,7 @@ or tuples.
69
The ``@csp_replace`` decorator allows you to **replace** a source list
70
specified in settings. If there is no setting, the value passed to the
71
decorator will be used verbatim. (See the note under ``@csp_update``.)
72
+If the specified value is None, the corresponding key will not be included.
73
74
The arguments and values are the same as ``@csp_update``::
75
0 commit comments