Django job at the Alliance for Climate Protection

2009-11-03 Thread Jon Lesser
Hello, I'm looking for a Django programmer to work with me full-time at the Alliance for Climate Protection. If you're in DC, or want to be, check out the job posting below. Best, Jon Lesser Lead Developer, repo...@home - Web Developer @ Alliance for Climate Protec

Weblog archive links are bad

2008-04-21 Thread Jon Lesser
It seems that if there are no entries for a particular month, the archive link to that month results in a 404. http://www.djangoproject.com/weblog/2008/apr/ <--Works http://www.djangoproject.com/weblog/2008/mar/ <--404 I tried to open a trac ticket on this, but it thinks I'm a spammer. --~--~

Re: Broken pipes with HttpResponseRedirect and Firefox / Trouble in paradise

2007-05-18 Thread Jon Lesser
responses. The Django template code above is also available here: http://dpaste.com/hold/10611/ On May 6, 7:18 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Sun, 2007-05-06 at 19:09 -0700, Jon Lesser wrote: > > Hello Djangites: > > > I am having a hell of a time

Broken pipes with HttpResponseRedirect and Firefox / Trouble in paradise

2007-05-06 Thread Jon Lesser
Hello Djangites: I am having a hell of a time debugging this issue. Any help would be most appreciated. If fact to sweeten the pot, I'll gladly paypal $2.00 to anyone with a solution.* The short of it: I have a view function called driveSession. From what I can determine with print statements,