Re: Djangopeople.net status

2012-05-11 Thread Patrick Altman
FWIW, Eldarion would be delighted to sponsor the hosting via Gondor at no cost to DSF (or anyone else). Thanks, Patrick Altman --- Patrick Altman Nashville, TN On Thursday, May 10, 2012 at 6:39 PM, Russell Keith-Magee wrote: > On Thu, May 10, 2012 at 8:55 PM, Bruno ReniƩ (mailto:b

Re: Inclusion of easy-thumbnails into Django Contrib

2010-09-16 Thread Patrick Altman
Another "community voice" contribution on this thread... I am of the opposite opinion. I think it would be better for Django as a whole if django.contrib approached zero. In fact, I would have no problem with seeing it go away completely and promote auth and sessions to core but done in a way

Re: #12991 Adding support for unittest2: request for review

2010-09-26 Thread Patrick Altman
On Sep 26, 2010, at 7:44 PM, Russell Keith-Magee wrote: > On Mon, Sep 27, 2010 at 6:24 AM, Karen Tracey wrote: >> I've run it on Python 2.4 & 2.5 (Ubuntu, sqlite DB) with no problems. >> >> I do have some feedback on the @skipIfDB addition: I'd really like if this >> could be used to distinguis