index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-21
Merge pull request #1229 from jgomezb/patch-2
Tom Christie
2013-11-20
Update 'default' explanation. Closes #1239
Tom Christie
2013-11-19
Update release-notes.md
Tom Christie
2013-11-19
Merge pull request #1240 from KrzysiekJ/put-as-create
Tom Christie
2013-11-19
Added handling of validation errors in PUT-as-create.
Krzysztof Jurewicz
2013-11-19
Remove a couple of .html suffixes in docs
Tom Christie
2013-11-19
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-11-19
Canonical page for index should be '/', not '/index'
Tom Christie
2013-11-19
Merge pull request #1238 from linovia/bugfix/recovering_tests
Tom Christie
2013-11-18
Removed the DynamicSerializerView duplication
Xavier Ordoquy
2013-11-18
Add a 404 page to the docs
Tom Christie
2013-11-18
Drop .html suffixes in docs
Tom Christie
2013-11-18
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-11-18
Add User import. Refs #599
Tom Christie
2013-11-18
Merge pull request #1235 from thedrow/patch-3
Tom Christie
2013-11-18
Enabled syntax highlighting in the README file.
Omer Katz
2013-11-17
Merge pull request #1233 from ghickman/wheel
Tom Christie
2013-11-15
Set up wheel distribution support
George Hickman
2013-11-15
Use less specfic language in UltaJSON notes
Tom Christie
2013-11-15
Version 2.3.9
2.3.9
Tom Christie
2013-11-15
Version 2.3.9
Tom Christie
2013-11-14
Update urlpatterns.py
jgomezb
2013-11-13
Merge pull request #1226 from alexjg/master
Tom Christie
2013-11-13
Add Alex Good to credits (Whoop!)
Alex
2013-11-13
Merge pull request #1224 from alexjg/allow-aggregate-ordering
Tom Christie
2013-11-13
Undo version bump
Alex
2013-11-12
Bump version
Alex
2013-11-12
Merge branch 'master' into allow-aggregate-ordering
Alex
2013-11-12
Add queryset aggregates to allowed fields in OrderingFilter
Alex
2013-11-11
Merge pull request #1220 from hzy/patch-1
Tom Christie
2013-11-11
Added drf-ujson-renderer to renderers docs
Jacob Haslehurst
2013-11-11
Merge pull request #1219 from sepeth/fix-documentation-typo
Tom Christie
2013-11-11
Typo on api-guide/fields.md and serializers.py
Doğan Çeçen
2013-11-08
Merge pull request #1217 from benpbenp/master
Tom Christie
2013-11-08
Merge pull request #1215 from brutasse/versions
Tom Christie
2013-11-08
Exclude 1.4 on python 3
Bruno Renié
2013-11-08
Merge remote-tracking branch 'upstream/master' into versions
Bruno Renié
2013-11-08
Merge pull request #1216 from linovia/master
Tom Christie
2013-11-08
Fix object creation with reverse M2M when related_name unspecified
Ben Pietravalle
2013-11-08
Fixed a regression with ValidationError under Django 1.6
Xavier Ordoquy
2013-11-08
Updated versions in tox and travis config
Bruno Renié
2013-11-06
Merge pull request #1214 from diox/choicefield-typed
Tom Christie
2013-11-06
Drop u'' prefix for python 3.x compatibility
Mathieu Pillard
2013-11-05
Improve handling of 'empty' values for ChoiceField
Mathieu Pillard
2013-11-02
Merge pull request #1207 from erkarl/master
Tom Christie
2013-11-02
Added @robhudson for work on #1211. Thanks!
Tom Christie
2013-11-02
Merge pull request #1211 from robhudson/fix-six
Tom Christie
2013-10-31
Fixed exception handling with YAML and XML parsers.
Rob Hudson
2013-10-31
Updated OAuth2 authentication docs.
erkarl
2013-10-29
Merge pull request #1206 from sheppard/patch-1
Carlton Gibson
[next]