« Previous | Next » 

Revision b694875c

IDb694875c0cda84e72e88074f99274ac4153b2114

Added by Christos Stavrakakis over 10 years ago

wheezy: Rename depricated HttpRequest attribute

From django docs:
"""
HttpRequest.raw_post_data renamed to HttpRequest.body

This attribute was confusingly named HttpRequest.raw_post_data, but it
actually provided the body of the HTTP request. It’s been renamed to
HttpRequest.body, and HttpRequest.raw_post_data has been deprecated.
"""

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences