- 01 Feb, 2013 1 commit
-
-
https://github.com/linovia/django-rest-framework
Conflicts: rest_framework/authentication.py rest_framework/relations.py rest_framework/serializers.py rest_framework/settings.py rest_framework/tests/authentication.py rest_framework/tests/genericrelations.py rest_framework/tests/generics.py rest_framework/tests/relations_hyperlink.py rest_framework/tests/relations_nested.py rest_framework/tests/relations_pk.py rest_framework/tests/serializer.py
Tom Christie committed
-
- 30 Jan, 2013 4 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Fix processing of ManyToManyField when it is empty
Tom Christie committed -
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
Fernando Rocha committed
-
- 29 Jan, 2013 4 commits
-
-
Signed-off-by: Fernando Rocha <fernandogrd@gmail.com>
Fernando Rocha committed -
Tom Christie committed
-
For ensuring `django-jsonfield` compatibility, via #629.
Tom Christie committed -
Update rest_framework/serializers.py
Tom Christie committed
-
- 28 Jan, 2013 24 commits
-
-
Tom Christie committed
-
Andrea de Marco committed
-
Tom Christie committed
-
Ensure model field validation is performed for ModelSerializers with a custom restore_object method. Fixes #623.
Tom Christie committed -
Tom Christie committed
-
Login page styles fix. Closes #618. Made with
🍪 Tom Christie committed -
Tom Christie committed
-
Fix small mistake in docs.
Tom Christie committed -
swistakm committed
-
🍪 Michael Elovskikh committed -
Added PATCH HTTP method to the docs
Tom Christie committed -
Conflicts: docs/api-guide/authentication.md
Michael Elovskikh committed -
Michael Elovskikh committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Update docs/tutorial/1-serialization.md
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 27 Jan, 2013 4 commits
-
-
Update for tutorials (manual serialization) to support HTTP PATCH method (partial update of instance)
Mike TUMS committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 26 Jan, 2013 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-