- 04 Feb, 2013 5 commits
-
-
Mostly adding `from __future__ import unicode_literals` everywhere.
Tom Christie committed -
Tom Christie committed
-
Conflicts: rest_framework/relations.py rest_framework/serializers.py rest_framework/tests/relations_hyperlink.py rest_framework/tests/relations_slug.py
Tom Christie committed -
Tom Christie committed
-
(instead of request.GET)
Tom Christie committed
-
- 01 Feb, 2013 4 commits
-
-
Commiter number 100!
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
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
-
- 31 Jan, 2013 1 commit
-
-
Tom Christie committed
-
- 30 Jan, 2013 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Conflicts: rest_framework/relations.py
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
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 16 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
-