| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-07-01 | Tweak intro in README | Tom Christie | |
| 2011-07-01 | Merge hg-git ickyness | Tom Christie | |
| 2011-07-01 | Urg, force update after hg-git ickyness | Tom Christie | |
| 2011-07-01 | Try to force README.rst to rename | Tom Christie | |
| 2011-07-01 | Try to force README.rst to rename | Tom Christie | |
| --HG-- rename : README.rst => README | |||
| 2011-07-01 | Try to for README to rename | Tom Christie | |
| 2011-07-01 | Tweak | Tom Christie | |
| 2011-07-01 | Tweak | Tom Christie | |
| 2011-07-01 | Markup the README | Tom Christie | |
| --HG-- rename : README => README.rst | |||
| 2011-07-01 | Fix bitbucket issue 39. All further issues should be on github | Tom Christie | |
| 2011-07-01 | Mmm, unconvinced if this whole hg-git thing is a good plan... | Tom Christie | |
| 2011-07-01 | Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into ↵ | GitHub Merge Button | |
| 16d8c3255d549d410b04d86ab82d024ff2f79d66 | |||
| 2011-07-01 | merge | Tom Christie | |
| 2011-07-01 | Fix #36 | Tom Christie | |
| 2011-07-01 | Merge 60cd5363ab1343260c4ed8322d2d26064d56c3d3 into ↵ | GitHub Merge Button | |
| 8bafa01abd9bcc104aa413f09ab9505abb3526a2 | |||
| 2011-07-01 | FIX: ModelViews can have Resources whose models have unique fields. | Fernando Zunino | |
| ReadModelMixin and UpdateModelMixin store model instance as a property. This allows ModelResource to bind the ModelForm using the model instance making the form validate the input data against the model instance and not a brand new instance. When the latter happened and the model used unique fields, the form validation failed whenever a PUT was maintaining the previuos value of the unique field. | |||
| 2011-06-30 | Tidy up oauth imports slightly | Tom Christie | |
| 2011-06-30 | Merge ickyness | Tom Christie | |
| 2011-06-30 | Urg | Tom Christie | |
| 2011-06-30 | Ug | Tom Christie | |
| 2011-06-30 | Fixing merge mess of hg-git ickyness. | Tom Christie | |
| 2011-06-30 | Add astraw to AUTHORS | Tom Christie | |
| 2011-06-30 | merge from astraw | Tom Christie | |
| 2011-06-29 | Merge pull request #33 from astraw/master | Tom Christie | |
| bugfix for failed multipart parse on empty request | |||
| 2011-06-29 | Merge f6e4578656632c3a88b113c7349911a89a41bfea into ↵ | GitHub Merge Button | |
| d714901a60e848e5f3c9f178551fc287aae40f96 | |||
| 2011-06-29 | return 400 BAD REQUEST rather than Django traceback/500 error on failed ↵ | Andrew Straw | |
| multipart parse | |||
| 2011-06-28 | Pull in David's initial oauth tests | Tom Christie | |
| 2011-06-27 | Remove erronous traceback | Tom Christie | |
| 2011-06-26 | Allow .json .html .xml style urls and also allow these formats to be ↵ | Michael Fötsch | |
| specified in a "?format=..." query string. | |||
| 2011-06-25 | Adding tests for OAuth authentication through django-oauth-plus, a dedicated ↵ | David Larlet | |
| example project is still missing though | |||
| 2011-06-25 | Try to be marginally less awful if we can't reverse resolve the URL for a ↵ | Tom Christie | |
| model. TODO: Give up on even trying to do such black magic in the first place? | |||
| 2011-06-25 | Urg. Fixed bug in assigning headers | Tom Christie | |
| 2011-06-25 | Typo in url | Tom Christie | |
| 2011-06-25 | Allow HEAD method | Tom Christie | |
| 2011-06-25 | Support for HEAD method | Carles Barrobés | |
| 2011-06-25 | Add version to html | Tom Christie | |
| 2011-06-21 | merge markos throttling example | Tom Christie | |
| 2011-06-21 | Decimals are a protected_type - let's leave them up to the renderer to deal with | Tom Christie | |
| 2011-06-20 | added a `permissions` example with just a per-user-throttle which we may ↵ | markotibold | |
| want to expand with some auth examples. | |||
| 2011-06-20 | added a `permissions` example with just a per-user-throttle which we may ↵ | markotibold | |
| want to expand with some auth examples. | |||
| 2011-06-20 | added a `permissions` example with just a per-user-throttle which we may ↵ | markotibold | |
| want to expand with some auth examples. | |||
| 2011-06-15 | Additional test for JSON | Tom Christie | |
| 2011-06-15 | Version 0.2.3 release notes | Tom Christie | |
| 2011-06-15 | Version 0.2.3 | Tom Christie | |
| 2011-06-15 | Merge throttling and fix up a coupla things | Tom Christie | |
| 2011-06-15 | update some examples | Tom Christie | |
| 2011-06-15 | Allow related models to be fully serialized | Tom Christie | |
| 2011-06-14 | Support for nesting resources etc... | Tom Christie | |
| --HG-- rename : djangorestframework/tests/resources.py => djangorestframework/tests/serializer.py | |||
| 2011-06-14 | Bits of cleaning up for the throttling | Tom Christie | |
| 2011-06-14 | Add PerViewThrottling and PerResourceThrottling to __all__ | Tom Christie | |
