CI server - IRC bot

2010-09-12 Thread Tobias McNulty
Hey all, At the DjangoCon sprint this weekend I setup Django on our CI server for OSS and had it reporting on builds in the #django-sprint IRC channel. Would that be useful to continue post-sprint, and should I have it report to the #django-dev channel as well? Cheers, Tobias -- Tobias McNulty,

Re: get_next_by_FOO allows nulls

2010-09-12 Thread Alex Gaynor
On Sun, Sep 12, 2010 at 1:09 PM, Carl Karsten wrote: > On Thu, Aug 26, 2010 at 8:12 PM, Russell Keith-Magee > wrote: >> On Fri, Aug 27, 2010 at 2:12 AM, Carl Karsten wrote: >>> I would like to discus my patch to add support of nullable fields to >>> get_next_by_FOO >>> >>> http://code.djangoproj

Re: get_next_by_FOO allows nulls

2010-09-12 Thread Carl Karsten
On Thu, Aug 26, 2010 at 8:12 PM, Russell Keith-Magee wrote: > On Fri, Aug 27, 2010 at 2:12 AM, Carl Karsten wrote: >> I would like to discus my patch to add support of nullable fields to >> get_next_by_FOO >> >> http://code.djangoproject.com/ticket/13611 >> >>> You say "we" discussed this on IRC,

Re: Django 1.2.3 released

2010-09-12 Thread Carl Meyer
On Sep 11, 2:25 pm, Dana Spiegel wrote: > When will the releases be available as tags in subversion? > Specifically, both 1.2.2 and 1.2.3 have not been tagged in > thehttp://code.djangoproject.com/svn/django/tags/releases/SVN directory. I believe this has now been corrected. Carl -- You recei