Re: Custom FilterSpecs #5833 planned for Django 1.1?

2009-02-16 Thread Ben Gerdemann
On Feb 10, 1:43 am, Malcolm Tredinnick wrote: > Ignoring portions of a URL sounds pretty broken. Our goal isn't to be > like other frameworks. It's to behave correctly, in accordance with best > practices for things like URL construction and consumption. I would be a > little unhappy with 'igno

Re: Custom FilterSpecs #5833 planned for Django 1.1?

2009-02-16 Thread André Eriksson
On Feb 10, 5:43 am, Malcolm Tredinnick wrote: > Ignoring portions of a URL sounds pretty broken. Our goal isn't to be > like other frameworks. It's to behave correctly, in accordance with best > practices for things like URL construction and consumption. I would be a > little unhappy with 'ignori

Re: Allowing non delete cascading

2009-02-16 Thread Michael Glassford
Don't forget http://code.djangoproject.com/ticket/7539. The patch is old--it's for Django 0.96--so it needs to be updated. Hopefully I'll manage to do this in the next week or two as we start moving our project from 0.96 to 1.0.x. But it to handles ON CASCADE DELETE / RESTRICT SET NULL behavio