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 e0a1aef commit 8618a58Copy full SHA for 8618a58
docs/configure/advanced_configurations.md
@@ -68,7 +68,7 @@ just add these settings to your settings.py
68
69
```python
70
SESSION_ENGINE = "django.contrib.sessions.backends.cache"
71
-SESSION_CACHE_ALIAS = "default
+SESSION_CACHE_ALIAS = "default"
72
```
73
74
## Configure the client
0 commit comments