- 13 Dec, 2013 5 commits
-
-
Tom Christie committed
-
Fixed the nested model serializers in case of the related_name isn’t set...
Tom Christie committed -
https://github.com/tomchristie/django-rest-framework
Conflicts: docs/api-guide/routers.md
Tom Christie committed -
third-party package: wq.db
Tom Christie committed -
S. Andrew Sheppard committed
-
- 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 3 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-