you can use the setting TEST_DATABASE_NAME

http://docs.djangoproject.com/en/dev/ref/settings/#test-database-name

--rama

On Jul 3, 2:36 pm, Michael Stevens <mpsteven...@gmail.com> wrote:
> Hi.
>
> Is there a nice way to use a separate db user when running tests?
>
> I don't want my main user to have to have permissions to do things
> like creating databases.
>
> I'm currently experimenting with doing something with a separate
> settings.py file but it doesn't feel nice.
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to