Index: head/www/py-django-json-rpc/files/patch-site.py =================================================================== --- head/www/py-django-json-rpc/files/patch-site.py (revision 467171) +++ head/www/py-django-json-rpc/files/patch-site.py (nonexistent) @@ -1,10 +0,0 @@ ---- ./jsonrpc/site.py 2012-02-01 23:55:13.000000000 -0800 -+++ ./jsonrpc/site.py 2014-01-01 18:30:42.956263864 -0800 -@@ -210,7 +210,7 @@ - raise RequestPostError - else: - try: -- D = loads(request.raw_post_data) -+ D = loads(request.body) - except: - raise InvalidRequestError Property changes on: head/www/py-django-json-rpc/files/patch-site.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property