Re: Django Article on Developerworks

2006-06-08 Thread Ian Maurer
Thanks Adrian. I have sent in a new fix request. In the below blog entry I list the current errata that I know about: http://itmaurer.com/blog/?p=4 I have also included the project for download. I'd love it if someone here could verify they can get it to work in 5 mins: - Download and unzip (h

Re: Django Article on Developerworks

2006-06-08 Thread Adrian Holovaty
On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: > http://www-128.ibm.com/developerworks/linux/library/l-django/ > > If you notice any errors, kindly send them to me via email and I will > see if I can get them fixed. There's an error in Listing 25: from django.utils.httpwrappers import Http

Re: Django Article on Developerworks

2006-06-08 Thread Jeremy Dunck
On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: > > Thanks guys for the feedback. Hopefully the changes will get > incorporated tomorrow. Sorry, a small one I just noticed: in listing 31, you extend "jobs/base.html" while in listing 32, you extend "jobs/base". --~--~-~--~~--

Re: Django Article on Developerworks

2006-06-07 Thread Wilson Miner
Ha - that's great! On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: Thanks guys for the feedback. Hopefully the changes will getincorporated tomorrow.Also, I like the art IBM put together for the front page of the linux section... http://www-128.ibm.com/developerworks/linux/I hope it meets with the

Re: Django Article on Developerworks

2006-06-06 Thread Ian Maurer
Thanks guys for the feedback. Hopefully the changes will get incorporated tomorrow. Also, I like the art IBM put together for the front page of the linux section... http://www-128.ibm.com/developerworks/linux/ I hope it meets with the approval of the true fans of both Django's. regards, Ian O

Re: Django Article on Developerworks

2006-06-06 Thread Don Arbow
On Jun 6, 2006, at 10:25 AM, Ian Maurer wrote: > > IBM has just posted an article on mine on the IBM website (hasn't made > it to the front page, yet): > > http://www-128.ibm.com/developerworks/linux/library/l-django/ Good job. > > If you notice any errors, kindly send them to me via email and

Re: Django Article on Developerworks

2006-06-06 Thread John Sutherland
The article is the top post on digg.com right now - well done :) John. On 6 Jun 2006, at 18:54, Adrian Holovaty wrote: > > On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: >> IBM has just posted an article on mine on the IBM website (hasn't >> made >> it to the front page, yet): >> >> http://

Re: Django Article on Developerworks

2006-06-06 Thread James Bennett
On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: > If you notice any errors, kindly send them to me via email and I will > see if I can get them fixed. Couple things I noticed: * The "most recent Python" is 2.3.5? ;) * Right below Listing 9, tt mentions using __repr__ on a model, but the admin n

Re: Django Article on Developerworks

2006-06-06 Thread Adrian Holovaty
On 6/6/06, Ian Maurer <[EMAIL PROTECTED]> wrote: > IBM has just posted an article on mine on the IBM website (hasn't made > it to the front page, yet): > > http://www-128.ibm.com/developerworks/linux/library/l-django/ > > If you notice any errors, kindly send them to me via email and I will > see