aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/validators.py
AgeCommit message (Expand)Author
2011-05-17Remove validators (logic into resources)Tom Christie
2011-05-10More tests, getting new serialization into resourceTom Christie
2011-05-04Decouple views and resourcesTom Christie
2011-04-11Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re...Tom Christie
2011-04-11Lots of validator tests passing after refactorTom Christie
2011-04-02Refactor to use self.CONTENT to access request body. Get file upload workingtom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
2011-02-07Refactor a bunch of stuff into mixins, more teststom christie tom@tomchristie.com