Closed hjylewis closed 7 years ago
You can't encode the poster object as a string and then embed it in the Post object
This double-encodes the poster object.
https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/post.py#L94
I really thought I had fixed this...it is probably in one of my "missing commits"
You can't encode the poster object as a string and then embed it in the Post object
This double-encodes the poster object.
https://github.com/kylej1994/graffiti/blob/dev/server/graffiti/post.py#L94