Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi DB support for django 1.2 #10

Open
GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments
Open

Multi DB support for django 1.2 #10

GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant