Skip to content

Commit

Permalink
Fixed #11031 -- Added doc for some additional roles needed when testi…
Browse files Browse the repository at this point in the history
…ng Oracle. Thanks JirkaV and Matt Boersma.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10805 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
kmtracey committed May 17, 2009
1 parent 3465ac0 commit c8e071b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ref/databases.txt
Expand Up @@ -493,6 +493,8 @@ To run Django's test suite, the user needs these *additional* privileges:
* DROP USER
* CREATE TABLESPACE
* DROP TABLESPACE
* CONNECT WITH ADMIN OPTION
* RESOURCE WITH ADMIN OPTION

Connecting to the database
--------------------------
Expand Down

0 comments on commit c8e071b

Please sign in to comment.