Just a question, I am Front-end Developer, newbie Backend I saw one day my QA colleague viewing tables from rails admin which was deployed for Backend Testing. So was that MySQL tables, can't we do the same with PostgreSQL with Django admin and rails admin? Is it recommended (every one is doing) ? or we need to do some hi-tech configurations? just to achieve this, maybe that is meaningless.
I am just configuring Django-rest-framework