Currently, the TEST database settings like USER and PASSWORD are only used 
by the Oracle backend. 

See: 
https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-TEST_USER

I just hit a case where it would be nice to use a different database user 
during testing -- and I don't use Oracle. I know there are workarounds, but 
since Django already provides an elegant way to solve the problem (for one 
backend), why not do it for the others?

I'd be happy to contribute a patch, but I'm curious if that feature was 
left out of the other backends for a reason.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/498eb856-4732-4d10-aa79-01800fa6d461%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to