- 11 Jul, 2011 1 commit
-
-
Clean overloads + fixed a bug in serializers
Tom Christie committed
-
- 06 Jul, 2011 2 commits
-
-
Sébastien Piquemal committed
-
Sébastien Piquemal committed
-
- 05 Jul, 2011 1 commit
-
-
Corrected bug in serializers
Tom Christie committed
-
- 04 Jul, 2011 1 commit
-
-
Sébastien Piquemal committed
-
- 02 Jul, 2011 9 commits
-
-
Tom Christie committed
-
Added parsers.DEFAULT_PARSERS
Tom Christie committed -
Jens Alm committed
-
Jens Alm committed
-
Jens Alm committed
-
Tom Christie committed
-
Fix: Crash when yaml isn't installed.
Tom Christie committed -
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 2 commits
-
-
bugfix for failed multipart parse on empty request
Tom Christie committed -
GitHub Merge Button committed
-