spacedman wrote:
  >  So I'd say you weren't doing something terribly wrong, but it might
> not be a bug either. If this behaviour is desirable (and I cant see why
> it isn't) then it needs a bit of rewriting...

Reading the documentation and this mailing list, I came to a silly idea 
that django's ORM is not about tables, columns and rows :)... It's about 
objects... So, when I delete an object from my "persistent memory" (db 
or whatever), and that object has a "destructor", I'm sure that it's 
desirable to call that "destructor"... Or I'm missing something... :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to