| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
#1950.
|
|
|
|
|
|
|
|
Add Glyphicons font files to solve collectstatic issue
|
|
Updated book link in HATEOAS page
|
|
|
|
Per http://www.crummy.com/2013/10/03/0 , the new book is *RESTful Web APIs* and the old book, *RESTful Web Services*, is obsolete.
|
|
Fix typo
|
|
That's all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Version 3.0
|
|
https://github.com/tomchristie/django-rest-framework into version-3.0
|
|
|
|
Fixed some typos in 3.0 release notes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/tomchristie/django-rest-framework into version-3.0
|
|
|
|
|
|
|
|
typo fix
|
|
|
|
|
|
Set up serializer fields lazily on-demand.
|
|
|
|
|
|
Fix follow does not work on get of APIRequestFactory
|
|
|
|
|
|
Frameworks throws AssertionError saying you cannot set required=True and...
|
|
|
|
|
|
|