On Mon, Nov 17, 2008 at 2:56 PM, Adam wrote:
> I tried declaring Commentable to inherit from db.Model, but that
> didn't seem to make a difference.

take a look at this project, which is a mixin class for tags:

    http://code.google.com/p/taggable-mixin/

it requires that you define __init__() for the class that extends the
mixin class. not sure if it would make any difference for you, but let
me know. :)

-- rodrigo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to