mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Allow for realtime additions to search.
This commit is contained in:
parent
ee5aaae4bf
commit
085b9856c5
@ -152,5 +152,7 @@ HAYSTACK_CONNECTIONS = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
HAYSTACK_SIGNAL_PROCESSOR = 'haystack.signals.RealtimeSignalProcessor'
|
||||||
|
|
||||||
LOGIN_REDIRECT_URL = 'home'
|
LOGIN_REDIRECT_URL = 'home'
|
||||||
LOGIN_URL = 'login'
|
LOGIN_URL = 'login'
|
Loading…
x
Reference in New Issue
Block a user