Re: Django ORM exhibiting caching like behavior in a non web based daemon script

2009-06-25 Thread afrobeard
Tracey <kmtra...@gmail.com> wrote: > On Thu, Jun 25, 2009 at 4:48 PM, afrobeard <afrobe...@gmail.com> wrote: > > > Thanks for the reply Alex, however I beleive I might have > > miscommunicated the problem a big. The actual format of the daemon is > > somewhat like t

Re: Django ORM exhibiting caching like behavior in a non web based daemon script

2009-06-25 Thread afrobeard
item.delete() 5sleep On Jun 26, 2:32 am, Alex Gaynor <alex.gay...@gmail.com> wrote: > On Thu, Jun 25, 2009 at 3:31 PM, afrobeard <afrobe...@gmail.com> wrote: > > > I have a problem where I'm using Django, specifically the ORM in a non > > web based daemon sc

Django ORM exhibiting caching like behavior in a non web based daemon script

2009-06-25 Thread afrobeard
I have a problem where I'm using Django, specifically the ORM in a non web based daemon script to process some data from a site, by setting the environment variables respectively so that it knows where the settings module is, etc I'm running the following query:-

Live Contacts Python API Problem

2009-01-11 Thread afrobeard
Hi, I was wondering if anyone has taken a look at Live Contacts API at http://msdn.microsoft.com/en-us/library/bb463989.aspx I can get through step 1 i.e. Delegated Authentication. An exception is being raised when urllib2 calls the open function. The nature of the Error is 403 forbidden