Turn off SQL Collection but leave DEBUG on

2010-05-19 Thread Kenneth Loafman
Hi, The subject says it all, how do you turn off the SQL logging to memory but leave DEBUG on? I need to test a daemon mode Django process in DEBUG mode, but the SQL collection in DEBUG makes it appear that there is a memory leak. ...Thanks, ...Ken -- You received this message because you are

Re: Interesting Django or Python Issue

2010-04-27 Thread Kenneth Loafman
Ping. Anyone? Kenneth Loafman wrote: > Folks, > > I have a user command that runs, via cron, twice hourly with multiple > threads and queues. At the end of the run, I wait for all of the queues > to empty and join all of the threads. I close Xapian, print some log > info,

Interesting Django or Python Issue

2010-04-25 Thread Kenneth Loafman
Folks, I have a user command that runs, via cron, twice hourly with multiple threads and queues. At the end of the run, I wait for all of the queues to empty and join all of the threads. I close Xapian, print some log info, and delete the pid file so another instance can run. All of this is

Re: Working for a startup.

2010-04-22 Thread Kenneth Loafman
Joe Goldthwaite wrote: > I’ve been working for a startup for a month or so. The main guy is > enthusiastic about technology. He probably runs more applications on > his computer than anyone I know. He also switched from a Windows > background to a Mac notebook a year ago. He doesn’t know a lot

Re: Signals in Django

2010-03-20 Thread Kenneth Loafman
Jirka Vejrazka wrote: >> Is it possible to get real signals into Django processes? I have >> several processes that collect data for analysis, so they run a long >> time normally. For maintenance purposes, it would be handy to be able >> to send a SIGHUP to the processes and have them shut down

Signals in Django

2010-03-19 Thread Kenneth Loafman
Hi, Is it possible to get real signals into Django processes? I have several processes that collect data for analysis, so they run a long time normally. For maintenance purposes, it would be handy to be able to send a SIGHUP to the processes and have them shut down cleanly. I read up on the

Re: Django not reading the URLConf (urls.py)

2010-02-27 Thread Kenneth Loafman
Karen Tracey wrote: > On Sat, Feb 27, 2010 at 6:31 PM, Kenneth Loafman > <kenneth.loaf...@gmail.com <mailto:kenneth.loaf...@gmail.com>> wrote: > > Karen Tracey wrote: > > On Sat, Feb 27, 2010 at 4:05 PM, piz...@gmail.com > <mailto:piz...@gmail.c

Re: Django not reading the URLConf (urls.py)

2010-02-27 Thread Kenneth Loafman
Karen Tracey wrote: > On Sat, Feb 27, 2010 at 4:05 PM, piz...@gmail.com > > > wrote: > > Did you delete the .pyc files? Python generates a compiled version > of the file, and if you don't delete it, it never get's

Re: New Django Site - tsacomplaints.com

2008-02-08 Thread Kenneth Loafman
Hitting 'Next' on the first page of All Complaints too me to All Airports instead of page two. ...Ken slartiblartfast wrote: > hey guys - im about to formally launch a new site done with django > called TSA Complaints (http://www.tsacomplaints.com) > > the site is a response to the hundreds of