| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fixed a typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use httpie for tutorials
|
|
|
|
|
|
PrimaryKeyRelatedField now needs a queryset argument.
urls now don't use urlpatterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
similar code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed database update instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated quick start project set up order
|
|
|
|
+ Explicitly specify module names in the standard format similar to all
the other tutorials
+ Remove the extra quote around module name
|
|
|
|
|
|
Conflicts:
.travis.yml
docs/api-guide/viewsets.md
rest_framework/serializers.py
rest_framework/throttling.py
tests/test_generics.py
tests/test_serializers.py
tox.ini
|
|
|