Le 19 janv. 09 à 18:43, David Larlet a écrit :
> I got an issue with M2M relations because SQL is hardcoded and I
> can't catch it in Query(Set) object:
> http://code.djangoproject.com/browser/django/trunk/django/db/models/fields/related.py#L428
> It is/will be an issue for all non-sql backend
Hello,
I'll try to sum up my main issues with Django, trying to add a Django
ROA/WOA/SOA/BuzzwordOA module which uses a custom backend in order to
access remote resources in a RESTful way. Basically, it calls URLs
instead of hitting database (a picture is worth a thousand words, look
at t