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-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
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
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
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
2014-11-25
Minor docs tweaks
Tom Christie
2014-11-25
Tweak
Tom Christie
2014-11-25
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-25
Merge branch 'd0ugal-mkdocs'
Tom Christie
2014-11-25
Use default 'site' directory for docs builds
Tom Christie
2014-11-25
Include CNAME file
Tom Christie
2014-11-25
Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into d...
Tom Christie
2014-11-25
Add missing options
Tom Christie
2014-11-25
Merge pull request #2133 from jpadilla/tox
Tom Christie
2014-11-25
Fix failing YAML tests
José Padilla
2014-11-25
Typo. Refs #2132.
Tom Christie
2014-11-25
Merge pull request #2132 from jpadilla/third-party-packages
Tom Christie
2014-11-25
Document writing third party packages
José Padilla
2014-11-25
Add markdown and PyYAML to tox test requirements
José Padilla
2014-11-25
Use the is_homepage property.
Dougal Matthews
2014-11-25
Remove commented out title
Dougal Matthews
2014-11-25
Refer to the current_page title rather than filename
Dougal Matthews
[next]