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 of pre/post_save and pre/
post_delete very nicely and prov
I have recently been working on an app that was similar enough in
functionality to contrib.sitemaps for me to use that code as a base.
It struck me that the way you register apps with sitemaps was a little
clunky and could use a bit more DRY .
Is there any reason it couldn't adopt the same appro
On Fri, Dec 19, 2008 at 4:30 PM, Evren Esat Özkan wrote:
>
> Hi,
>
> I was sent this message to the users group but nobody replied.
> So, may be here is the right place for my problem;
Please don't do that. Django-developers is for discussing the
development of Django itself. It isn't "second ti