| Age | Commit message (Collapse) | Author | 
 | 
Hyperlinked PK optimization.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Syntax highlighting
 | 
 | 
 | 
 | 
Moved images referenced by the markdown back to the docs directory
Deleted unused image autocomplete.png
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Update serializers.py
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
git://github.com/mhsparks/django-rest-framework into mhsparks-validator-pollution
 | 
 | 
Treat the input queryset as it comes (maybe it has been changed in a higher level). Evaluating .all() does nothing if or if not is a queryset.
 | 
 | 
 | 
 | 
Add allow_blank for ChoiceField #2184
 | 
 | 
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
#2205.
 | 
 | 
 | 
 | 
 | 
 | 
Use httpie for tutorials
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Added ListSerializer.validate().
 | 
 | 
 | 
 | 
Add misc note about localization
 | 
 | 
 | 
 | 
Cosmetic fixes in the API browser HTML.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Amend ViewSet docs to warn of potential problem
 | 
 | 
Fix missing validated_data in `raise_errors_on_nested_writes` (#2221)
 | 
 | 
I went through this exact problem and so thought the docs might
benefit from a small hint at the appropriate point.
 | 
 | 
 | 
 | 
Update the tutorial against DRF v3 (part 4 & 5)
 |