- 12 Dec, 2013 1 commit
-
-
Tom Christie committed
-
- 11 Dec, 2013 4 commits
-
-
Add required imports to Generating Tokens example, and update with get_user_model()
Tom Christie committed -
Because that's a better way of doing it.
OddBloke committed -
Previously we were missing User and post_save.
OddBloke committed -
Update routers.md
Tom Christie committed
-
- 10 Dec, 2013 7 commits
-
-
Reference to ```DefaultRouter``` should be ```SimpleRouter```
David Ray committed -
Refine model manager behavior so as not to use the behavior in incorrect...
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Added REST Condition to 3rd party permissions packages list.
Tom Christie committed
-
- 09 Dec, 2013 17 commits
-
-
Maxim Kamenkov committed
-
Fix typo "Not" -> "Note"
Tom Christie committed -
Ian committed
-
Tom Christie committed
-
Tom Christie committed
-
Merge branch 'issue-1231-jsonencoder' of git://github.com/mbox/django-rest-framework into mbox-issue-1231-jsonencoder
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Catch errors during parsing and set empty .DATA/.FILES before re-raising.
Tom Christie committed -
RelatedField is function of serializer class
Tom Christie committed -
Tom Christie committed
-
Minor grammar fix -- 'team' is singular
Tom Christie committed -
Tom Christie committed
-
Tom Christie committed
-
Rustam Lalkaka committed
-
- 08 Dec, 2013 1 commit
-
-
taras committed
-
- 07 Dec, 2013 2 commits
-
-
docfix: update installation example to work with django 1.6
Tom Christie committed -
looks like django.conf.urls.defaults was deprecated as of django 1.6
Andy Wilson committed
-
- 06 Dec, 2013 6 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)
Tom Christie committed -
Raise appropriate error in serializer when making a partial update to set a required RelatedField to null (issue #1158)
Chuck Harmston committed -
fix setup.py with new __init__.py boilerplate
Tom Christie committed
-
- 05 Dec, 2013 2 commits
-
-
Justin Davis committed
-
Tom Christie committed
-