« Previous | Next » 

Revision cfc4b87c

IDcfc4b87c301504627e6a75ab2e4d32c8cd7a6e15

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