- 02 Jul, 2011 2 commits
-
-
Fernando Zunino committed
-
Tom Christie committed
-
- 01 Jul, 2011 17 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
--HG-- rename : README.rst => README
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
--HG-- rename : README => README.rst
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
GitHub Merge Button committed
-
Tom Christie committed
-
Tom Christie committed
-
GitHub Merge Button committed
-
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.
Fernando Zunino committed
-
- 30 Jun, 2011 7 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 29 Jun, 2011 3 commits
-
-
bugfix for failed multipart parse on empty request
Tom Christie committed -
GitHub Merge Button committed
-
Andrew Straw committed
-
- 28 Jun, 2011 1 commit
-
-
Tom Christie committed
-
- 27 Jun, 2011 1 commit
-
-
Tom Christie committed
-
- 26 Jun, 2011 2 commits
-
-
Allow .json .html .xml style urls and also allow these formats to be specified in a "?format=..." query string.
Michael Fötsch committed -
markotibold committed
-
- 25 Jun, 2011 7 commits
-
-
markotibold committed
-
markotibold committed
-
markotibold committed
-
markotibold committed
-
markotibold committed
-
markotibold committed
-
Adding tests for OAuth authentication through django-oauth-plus, a dedicated example project is still missing though
David Larlet committed
-