- 10 Dec, 2014 13 commits
-
-
Xavier Ordoquy committed
-
Tom Christie committed
-
Syntax highlighting
Tom Christie committed -
Dougal Matthews committed
-
Moved images referenced by the markdown back to the docs directory Deleted unused image autocomplete.png
Dougal Matthews committed -
Tom Christie committed
-
Dougal Matthews committed
-
Dougal Matthews committed
-
Update serializers.py
Tom Christie committed -
Tom Christie committed
-
J. Iván Alegre committed
-
J. Iván Alegre committed
-
- 09 Dec, 2014 12 commits
-
-
Tom Christie committed
-
J. Iván Alegre committed
-
Tom Christie committed
-
Merge branch 'validator-pollution' of git://github.com/mhsparks/django-rest-framework into mhsparks-validator-pollution
Tom Christie committed -
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.
Julio Iván Alegre committed -
Tom Christie committed
-
Add allow_blank for ChoiceField #2184
Tom Christie committed -
This makes a ChoiceField optional in HTML if model field has `blank=True` set.
José Padilla committed -
Tom Christie committed
-
Tom Christie committed
-
Tom Christie committed
-
- 08 Dec, 2014 15 commits
-
-
Tom Christie committed
-
Tom Christie committed
-
Use httpie for tutorials
Tom Christie committed -
phalt committed
-
phalt committed
-
Tom Christie committed
-
Tom Christie committed
-
Added ListSerializer.validate().
Tom Christie committed -
Tom Christie committed
-
Add misc note about localization
Tom Christie committed -
José Padilla committed
-
Cosmetic fixes in the API browser HTML.
Tom Christie committed -
Victor Cabral committed
-
Loic Bistuer committed
-