aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/views.py
AgeCommit message (Expand)Author
2013-02-27`assertEquals` -> `assertEqual`Tom Christie
2013-02-04Cleanup importsTom Christie
2013-02-01Merge branch 'p3k' of https://github.com/linovia/django-rest-framework into w...Tom Christie
2012-12-16Adding PATCH support to Django REST FrameworkAndrew Hankinson
2012-11-22First passing test under p3k \o/Xavier Ordoquy
2012-10-11Sanitise JSON error messagesTom Christie
2012-10-08Fix issue where required fields were not being properly validated. Also make...Tom Christie
2012-10-08Fix fiddly content-overloading bugTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie