I am using multiple DB in my django app. I am not able to fetch the content from PostgreSQL db and display it in jquery DataTables.
My settings.py:
settings.py