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
path:
root
/
docs
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
Finalizing 3.0 release notes
Tom Christie
2014-11-28
Add 2.x notes and links
Tom Christie
2014-11-28
Docs. Sponsor call-out.
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
Fix sponsor images for mkdocs
Tom Christie
2014-11-27
3.0 serializer docs
Tom Christie
2014-11-26
Remove Third party packages section
José Padilla
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
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
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
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
Typo. Refs #2132.
Tom Christie
2014-11-25
Document writing third party packages
José Padilla
2014-11-25
Remove commented out title
Dougal Matthews
2014-11-25
Change the background of the selected page on the dropdown
Dougal Matthews
2014-11-25
Clean up extra white space
José Padilla
2014-11-25
Move content template into base.html
José Padilla
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-25
Move the docs theme out of the docs folder.
Dougal Matthews
2014-11-25
Move nav to it's own template based on the MkDocs theme
Dougal Matthews
2014-11-25
Add meta description
Dougal Matthews
2014-11-25
Add a workaround for not having the index name
Dougal Matthews
2014-11-25
Fixed the TOC (again)
Dougal Matthews
2014-11-25
Add next and previous page.
Dougal Matthews
2014-11-25
Bring back the promo section
Dougal Matthews
2014-11-25
Fix the Navigation style
Dougal Matthews
2014-11-25
Use page_title instead of title in docs theme
José Padilla
2014-11-25
Drop simply from the mkdocs install lines
Dougal Matthews
2014-11-25
Change site_dir to html to match mkdocs.py
Dougal Matthews
2014-11-25
Remove redundant requirements file
Dougal Matthews
[next]