Re: Decisions needed on signals for add/remove/clear on many-to-many relations

2008-12-20 Thread Malcolm Tredinnick
On Fri, 2008-12-19 at 08:42 -0800, rvdrijst wrote: > I know there has already been some discussion about adding signals to > the ManyRelatedManager so that add(), remove() and clear() on m2m > relations emit signals. This functionality, [ORM-18] in the v1.1 > roadmap, would complement the behavior

Re: autodiscover for contrib.sitemaps

2008-12-20 Thread David Cramer
It would be kind of neat to have some generic autodiscover functionality for this kind of stuff. Not only could you reuse it in things like sitemaps, templatetags, and admin, but it could be used by other developers for plugable systems of their own. On Dec 19, 4:01 am, andybak wrote: > I have r

Re: Forms not working on Opera if form data is bigger than certain size

2008-12-20 Thread Evren Esat Özkan
Ok, I will not do it again. But I was just thought may be the developers can point me to the right direction because some changes which made from 0.97 to 1.0 causing this problem. So, users probably can't know what can cause this but some developer may be say something like "we modifed x according

fixing broken file locking on exotic filesystems

2008-12-20 Thread rndblnch
hi, some times ago, i created a ticket for a bug in file locking on my system (volume mounted with appletalk on a mac) [0]. after a first proposal for fixing the bug (with patch), i asked for feedback and got some [1]. i then proposed another fix (with patch) [2]. basically it just provides the m