I am new to django. Can You please explain where I can write this to check my settings.I tried in Python console but it is not giving the right value back.
– Lalit SharmaMay 08 '20 at 18:08
@DBedrenko thank you, that worked just fine. I was adding it in view and returning the value as api result. That was a mess.
– Lalit SharmaMay 29 '20 at 18:31