Anyone seen this message before?  I have to believe it's a usage error
on my part, but I can't figure out what the practical meaning is

Module elixir.entity:826 in delete

        def delete(self, *args, **kwargs):
            return object_session(self).delete(self, *args, **kwargs)

<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute
'delete'
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to