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
2014-12-01
Support Django's core ValidationError for backwards compat. Refs #2145.
Tom Christie
2014-12-01
Add 3.0 announcement
Tom Christie
2014-11-28
Minor tweaks to contributing docs
Tom Christie
2014-11-28
@api_view defaults to allowing GET
Tom Christie
2014-11-28
Use ImproperlyConfigured when model meta lookup fails
Tom Christie
2014-11-28
Merge pull request #2086 from beck/doug/blow-up-with-bad-models
Tom Christie
2014-11-28
Merge pull request #2143 from linovia/bugfix/1850
Tom Christie
2014-11-28
Finalizing 3.0 release notes
Tom Christie
2014-11-28
Add 2.x notes and links
Tom Christie
2014-11-28
Merge pull request #2153 from maryokhin/patch-1
Carlton Gibson
2014-11-28
Docs. Sponsor call-out.
Tom Christie
2014-11-28
Drop defunct tests
Tom Christie
2014-11-28
Add 'built with MkDocs' footer
Tom Christie
2014-11-28
Drop google_analytics config since it's in the base template anyways.
Tom Christie
2014-11-28
Docs. Minor tweaks.
Tom Christie
2014-11-28
Removed unused import
Tymur Maryokhin
2014-11-28
Update token auth view. Closes #2151.
Tymur Maryokhin
2014-11-28
Docs on nested creates/updates and suchlike
Tom Christie
2014-11-28
Merge branch '3.0-docs'
Tom Christie
2014-11-28
Moar docs. Amazing.
Tom Christie
2014-11-27
Notes on removal of Field.validate() and Serializer.transform_<field_name>
Tom Christie
2014-11-27
Drop Field.validate
Tom Christie
2014-11-27
Drop transform_<field_name>
Tom Christie
2014-11-27
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-27
Fix for nested attribute lookups where one is a callable
Tom Christie
2014-11-27
Merge pull request #2149 from jpadilla/master
Tom Christie
2014-11-27
Update to latest minor Django versions
José Padilla
2014-11-27
Fix sponsor images for mkdocs
Tom Christie
2014-11-27
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-27
Support callable attributes in dotted source. Closes #2142.
Tom Christie
2014-11-27
3.0 serializer docs
Tom Christie
2014-11-27
Merge pull request #2144 from jpadilla/patch-2
Tom Christie
2014-11-26
Remove Third party packages section
José Padilla
2014-11-26
Be nicer with __closable_objects.
Xavier Ordoquy
2014-11-26
Merge pull request #2141 from willstott101/once-one
Tom Christie
2014-11-26
grammar
Will Stott
2014-11-26
a few typos
Will Stott
2014-11-26
Merge remote-tracking branch 'reference/master' into bugfix/1850
Xavier Ordoquy
2014-11-26
Tweak to 3.0 relationship docs
Tom Christie
2014-11-26
3.0 docs and tidy-up for serializer relationships
Tom Christie
2014-11-26
Docstring for 'many_init'
Tom Christie
2014-11-26
Update notes on autocomplete
Tom Christie
2014-11-26
3.0 docs for serializer fields
Tom Christie
2014-11-26
Call out removal of pre_save/post_save more strongly
Tom Christie
2014-11-26
perform_create, perform_update, perform_destroy hooks
Tom Christie
2014-11-25
Updating fields docs
Tom Christie
2014-11-25
Merge branch 'master' into 3.0-docs
Tom Christie
2014-11-25
Move Quickstart back into 'Tutorial' section
Tom Christie
2014-11-25
Add validators page
Tom Christie
2014-11-25
Merge master
Tom Christie
[next]