Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2

This commit is contained in:
Tom Christie 2012-10-14 22:43:41 +01:00
commit 41dd63b3b0

View File

@ -83,7 +83,7 @@ You won't typically need to access this property.
# Browser enhancements
REST framework supports a few browser enhancments such as broser-based `PUT` and `DELETE` forms.
REST framework supports a few browser enhancments such as browser-based `PUT` and `DELETE` forms.
## .method