We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8969b commit c6f706fCopy full SHA for c6f706f
doc/source/configuration.rst
@@ -53,7 +53,7 @@ dictionary (or None) then the default engine and loaders will be used which is e
53
54
.. code-block:: python
55
56
- STATIC_TEMPALTES = {
+ STATIC_TEMPLATES = {
57
'ENGINES': [{
58
'BACKEND': 'render_static.backends.StaticDjangoTemplates',
59
'OPTIONS': {
0 commit comments