On Oct 4, 3:39 pm, Jonathan Ballet <[EMAIL PROTECTED]> wrote:
>   * I have methods on instances of my class which should not be there
> (.create, .delete, .save) (at least, I'm not using materialized
> views).

I think a good thing to do with these would be to override the methods
and raise a NotImplemented exception (or do nothing, if you like the
silent but deadly approach).


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to