You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-mode...@googlegroups.com
I could not find documentation on which databases this has been tested with though it looks as though at least South has been used. Have others been tested?
I use sqlLite for local development and Oracle for testing/production environments. Thus far it looks to work great with sqlLite but fails on building/updating the models with Oracle.
Jacek Tomaszewski
unread,
Jun 22, 2014, 8:35:13 AM6/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-mode...@googlegroups.com
The integration tests are run against SQlite, Mysql* and Postgres. I don't know why Oracle is not tested... We'll try to add Oracle support.