Skip to content

Commit a582823

Browse files
committed
Use redirect on preview
1 parent f13b6f1 commit a582823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bakerydemo/settings/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,5 @@
259259
"CLIENT_URLS": {
260260
"default": "http://localhost:3000",
261261
},
262+
"REDIRECT_ON_PREVIEW": True,
262263
}

0 commit comments

Comments
 (0)