1

I have a case when my db requires new token generated dynamicly as a password every 15 minutes. But it is advice from django team not to modify settings at runtime. And I found out that this is really not so easy to accomplish. I already tried this approche:

Django multiple and dynamic databases

but it seems more complex then it could be ...

2
  • which DB is this? Commented Nov 18, 2020 at 14:24
  • This is postgis Commented Nov 18, 2020 at 14:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.