[ANNOUNCE] Bugfix releases issued

2015-01-02 Thread tim
The second bugfix release in the 1.7 series is out (with nearly 60 fixes!), along with bugfix releases for the supported 1.4 and 1.6 release series, and what will hopefully (again) be the final release of the 1.5 series, which is now past end-of-life. Full details are available on the Django pr

Re: Overriding Class-based View Form Validation

2015-01-02 Thread Greg Back
Thanks, Curtis. Sorry for not replying sooner. I'm not sure why I didn't see your response initially. I wasn't aware of get_form_kwargs. I'll have to see if that will be sufficient for what I'm trying to do. I debated between django-users and django-developers, but decided on this because I

Re: A case for CASE expressions and bulk_update

2015-01-02 Thread Michał Modzelewski
The PR is up at https://github.com/django/django/pull/3825 - Michael On Sunday, December 21, 2014 9:58:19 PM UTC+1, Michał Modzelewski wrote: > I think I can. I'll try to catch you on IRC to discuss API. > > - Michael > > > On Wednesday, December 17, 2014 2:48:31 AM UTC+1, Josh Smeaton wrote: >