My problem is that I wanted to put up a separate testing database, separate from my development database. App itself is almost identical to Django-Rest-Framework quick-start tutorial, just that I use LDAP backend. My development database uses MySQL. I have separate settings file for testing. My problem is that I wanted to put up a separat