We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13b6f1 commit a582823Copy full SHA for a582823
bakerydemo/settings/base.py
@@ -259,4 +259,5 @@
259
"CLIENT_URLS": {
260
"default": "http://localhost:3000",
261
},
262
+ "REDIRECT_ON_PREVIEW": True,
263
}
0 commit comments