- 28 Oct, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Improve fields docs
Tom Christie committed -
Tom Christie committed
-
Tutorial refactor
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Add AllowAny permission
Tom Christie committed -
Tom Christie committed
-
- 27 Oct, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Push tests into a seperate app namespace 'rest_framework.test'
Tom Christie committed -
Tom Christie committed
-
Prevents tests from running by default when rest_framework is installed as 3rd party app. Fixes #316, #185
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Documentation for function-based view decorators
Tom Christie committed -
Jamie Matthews committed
-
Tom Christie committed
-
- 26 Oct, 2012 10 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tweaks and fixes in order to support the pastebin tutorial
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Drop resources from codebase since implementation is only partial (Created resoorces-routers branch for future reference)
Tom Christie committed
-
- 25 Oct, 2012 9 commits
-
-
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-framework into restframework2
Tom Christie committed -
Tom Christie committed
-
Rename generic base classes, and add CreateAPIView, DeleteAPIView, UpdateAPIView.
Tom Christie committed -
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Jamie Matthews committed
-
Tom Christie committed
-
* restframework2: Fix ModelSerializer logic for fields with default value, which should have required=False set Added @diviei - Thanks! Fix typo reported by @diviei
Jamie Matthews committed
-
- 24 Oct, 2012 1 commit
-
-
Tom Christie committed
-