id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 14296,'manage.py test' failing for apps that access read-only databases,kthhrv,nobody,"http://groups.google.com/group/django-users/browse_thread/thread/466ff5d2ab57c5a1/8131fd4a7d7a7cb6?lnk=gst&q=testing#8131fd4a7d7a7cb6 searching 'Testing framework' component i can't find a ticket for this issue so here it is. I have an app that accesses two databases one of which is read-only, when i run 'manage.py test ' i get an insufficient privileges error while its trying to create/destroy the tables on the read-only database. This causes the test run to fail then and there. all the models in the read-only app are marked managed=False. we can't always have RW access to legacy databases. is there a workaround for this issue? i'd love to start running tests on this app. thx Keith ",Bug,closed,Testing framework,1.2,Normal,needsinfo,,tomek@… gregchapple1@… Shai Berger,Accepted,0,0,0,0,0,0