Re: OT: getting strange attempted gets

2010-11-16 Thread Steve Holden
On 11/16/2010 10:52 AM, Scot Hacker wrote: > On Nov 15, 8:45 pm, Steve Holden wrote: >> >> Perhaps he did, but that's no reason to believe him until we know that >> his assessment of the situation is likely to be realistic. Don't forget >> that a lot of people who post here

Re: OT: getting strange attempted gets

2010-11-16 Thread Scot Hacker
On Nov 15, 8:45 pm, Steve Holden wrote: > > Perhaps he did, but that's no reason to believe him until we know that > his assessment of the situation  is likely to be realistic. Don't forget > that a lot of people who post here aren't particularly experienced and > so may not

Re: OT: getting strange attempted gets

2010-11-15 Thread Steve Holden
On 11/15/2010 12:03 PM, Scot Hacker wrote: > On Nov 14, 11:25 am, Federico Capoano > wrote: >> > No one is attacking your server, that's just the django server telling >> > you what's going on in your app (when you perform any action the >> > server logs it). > Right,

Re: OT: getting strange attempted gets

2010-11-15 Thread Scot Hacker
On Nov 14, 11:25 am, Federico Capoano wrote: > No one is attacking your server, that's just the django server telling > you what's going on in your app (when you perform any action the > server logs it). Right, but he said he's seeing requests that *can't* be explained

Re: OT: getting strange attempted gets

2010-11-14 Thread Federico Capoano
No one is attacking your server, that's just the django server telling you what's going on in your app (when you perform any action the server logs it). On Nov 14, 4:50 pm, John Fabiani wrote: > Hi, > I'm a newbie to not only django but web programming in general. > > I

Re: OT: getting strange attempted gets

2010-11-14 Thread Shawn Milochik
On Sun, Nov 14, 2010 at 1:23 PM, John Fabiani wrote: > On Sunday, November 14, 2010 09:19:01 am Shawn Milochik wrote: >> It's definitely possible. I've seen that myself before. >> >> Shawn > > While in this runserver mode is my database password exposed? > > Johnf I don't

Re: OT: getting strange attempted gets

2010-11-14 Thread John Fabiani
On Sunday, November 14, 2010 09:19:01 am Shawn Milochik wrote: > It's definitely possible. I've seen that myself before. > > Shawn While in this runserver mode is my database password exposed? Johnf -- You received this message because you are subscribed to the Google Groups "Django users"

Re: OT: getting strange attempted gets

2010-11-14 Thread Shawn Milochik
It's definitely possible. I've seen that myself before. Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to

OT: getting strange attempted gets

2010-11-14 Thread John Fabiani
Hi, I'm a newbie to not only django but web programming in general. I have noticed that when I run my "python mange.py runserver" command I see strange entries that have nothing to do with my programming efforts. GET some URL (not mine) returns 404 or CONNECTION some IP address (not on my