Hi everyone,

I know there's a Google Group for django-piston, but there's not very
much conversation on that group, so I'm re-posting here as well.

I'm getting an error when running the "blogserver" example site
included with Piston:

AttributeError at /api/posts/
'Blogpost' object has no attribute 'format'

Googling this has turned up one post on the Bitbucket site:
http://bitbucket.org/jespern/django-piston/issue/54/got-an-error-on-piston-022-blogpost-object-has-no-attribute,
which says there's a patch, like 9 months ago, but that the patch
doesn't work.

The problem seems related to the @classmethod resource_uri, but I'm
uncertain as to how to fix this.

Kind regards,
Brandon

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to