| Age | Commit message (Expand) | Author | 
|---|
| 2012-09-20 | Remove old 'djangorestframework directories | Tom Christie | 
| 2012-09-16 | Simplify negotiation.  Drop MSIE hacks.  Etc. | Tom Christie | 
| 2012-09-14 | Moved content negotiation out of response.  Nicer exception handling now. | Tom Christie | 
| 2012-09-11 | Better naming for properties on views, requests and responses | Jamie Matthews | 
| 2012-09-07 | Basic support for format suffixes | Tom Christie | 
| 2012-09-06 | Move settings stuff actually into settings | Tom Christie | 
| 2012-09-06 | Refactoring some basics | Tom Christie | 
| 2012-09-04 | Remove some bits from utils | Tom Christie | 
| 2012-09-03 | Added the api_view decorator | Tom Christie | 
| 2012-09-02 | Remove mention of ImmediateResponse | Tom Christie | 
| 2012-08-26 | Tweak docstrings | Tom Christie | 
| 2012-08-26 | Drop ImmediateResponse | Tom Christie | 
| 2012-04-11 | Merge work from sebpiq | Tom Christie | 
| 2012-02-25 | Massive merge | Tom Christie | 
| 2012-02-23 | merged + fixed broken test | Sébastien Piquemal | 
| 2012-02-23 | hack to fix ImmediateResponse rendering | Sébastien Piquemal | 
| 2012-02-21 | Merging master into develop | Tom Christie | 
| 2012-02-20 | Some cleanup | Tom Christie | 
| 2012-02-14 | merged with trunk | Sébastien Piquemal | 
| 2012-02-14 | fixed examples, corrected small bugs in the process | Sébastien Piquemal | 
| 2012-02-10 | made suggested fixes | Sébastien Piquemal | 
| 2012-02-07 | some docs for Request/Response/mixins | Sébastien Piquemal | 
| 2012-02-07 | cleaned a bit Response/ResponseMixin code, added some documentation + renamed... | Sébastien Piquemal | 
| 2012-02-02 | Response as a subclass of HttpResponse - first draft, not quite there yet. | Sébastien Piquemal | 
| 2012-02-02 | Python docs say inherit from Exception, not BaseException. | Tom Christie | 
| 2012-01-21 | pep8/pyflakes cleanup | Tom Christie | 
| 2011-12-29 | whitespace fixes | Tom Christie | 
| 2011-06-25 | Urg.  Fixed bug in assigning headers | Tom Christie | 
| 2011-05-24 | tidy up last bits of renderer media type handling | Tom Christie | 
| 2011-05-19 | The core is now documented from the docstrings in the source. | markotibold | 
| 2011-05-10 | More tests, getting new serialization into resource | Tom Christie | 
| 2011-05-04 | Decouple views and resources | Tom Christie | 
| 2011-04-11 | Rename mixins into Mixin class, rename ResponseException to ErrorResponse, re... | Tom Christie | 
| 2011-04-11 | Refactoring of authentication/permissions | Tom Christie | 
| 2011-02-19 | Move status codes into seperate module | tom christie tom@tomchristie.com | 
| 2011-02-04 | Huge stack of refactoring getting stuff into Mixin classes, and loads of test... | tom christie tom@tomchristie.com | 
| 2011-01-30 | Rename to django-rest-framework, get simpleexample working | tom christie tom@tomchristie.com |