Hacker News new | ask | show | jobs
by fazkan 3207 days ago
how did you come to know which stack, the app is using..
2 comments

I had the Debug mode on, which gives MANY information about the stack and all that :)
this makes sense...but still he knows which database you are using. I dont think debug errors give that information. Or does it???
With Django debug toolbar or even flask debug toolbar, you can have this can of information.
It does