- 03 Nov, 2012 1 commit
-
-
Tests for pull #358 "Return dictionaries as is"
Tom Christie committed
-
- 02 Nov, 2012 12 commits
-
-
returning as expected
Jacob Magnusson committed -
dictionaries as data are returned as expected and not turned into string representations
Jacob Magnusson committed -
Jacob Magnusson committed
-
Tom Christie committed
-
Relationship tests
Tom Christie committed -
Return dictionaries as is
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Jacob Magnusson committed
-
Jacob Magnusson committed
-
Tom Christie committed
-
Tom Christie committed
-
- 01 Nov, 2012 15 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Relational field support in browseable API.
Tom Christie committed -
Tom Christie committed
-
Add slug relational fields. Add quickstart.
Tom Christie committed -
Tom Christie committed
-
Return choices as unicode and not string
Tom Christie committed -
cleanup MultipleObjectBaseView remains
Tom Christie committed -
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to reason to complete the renaming in docs and comments as well.
Pavel Savchenko committed -
might as well have jsonp return unicode
Pavel Savchenko committed -
Documentation Fix for Auth/Throttling API guide + 'from_native' bug
Tom Christie committed -
'NoneType' object has no attribute 'to'
Otto Yiu committed -
Otto Yiu committed
-
- 31 Oct, 2012 7 commits
-
-
Tom Christie committed
-
minor docs fix
Tom Christie committed -
Stephan Groß committed
-
minor docs fix
Tom Christie committed -
Stephan Groß committed
-
Tom Christie committed
-
Fixing tutorials
Tom Christie committed
-
- 30 Oct, 2012 5 commits
-
-
add missing imports Browsable API seems to be working fine with FBV's (2.0.0) removing snippets from the URI doesn't make sense remain consistent in using SnippetDetail
Pavel Savchenko committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Conflicts: .gitignore .travis.yml AUTHORS README.rst djangorestframework/mixins.py djangorestframework/renderers.py djangorestframework/resources.py djangorestframework/serializer.py djangorestframework/templates/djangorestframework/base.html djangorestframework/templates/djangorestframework/login.html djangorestframework/templatetags/add_query_param.py djangorestframework/tests/accept.py djangorestframework/tests/authentication.py djangorestframework/tests/content.py djangorestframework/tests/reverse.py djangorestframework/tests/serializer.py djangorestframework/views.py docs/examples.rst docs/examples/blogpost.rst docs/examples/modelviews.rst docs/examples/objectstore.rst docs/examples/permissions.rst docs/examples/pygments.rst docs/examples/views.rst docs/howto/alternativeframeworks.rst docs/howto/mixin.rst docs/howto/reverse.rst docs/howto/usingurllib2.rst docs/index.rst docs/topics/release-notes.md examples/sandbox/views.py rest_framework/__init__.py rest_framework/compat.py rest_framework/utils/breadcrumbs.py setup.py
Tom Christie committed
-