kanikachugh24 / firepy

Automatically exported from code.google.com/p/firepy
MIT License
0 stars 0 forks source link

Multi DB support for django 1.2 #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using django with 2 databases and I found that firepy outputs queries for 
default (first) database

I'v added some changes into firepy.django.middleware (the file is in attachment)

Also I added an additional column (database) to track what database was 
effected.

P.S. I don't think that my patch is ideal, but it works pretty for me, please 
smbd. revise it.

Original issue reported on code.google.com by nikiti...@gmail.com on 20 Jun 2010 at 12:08

Attachments: