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-11-25
Merge branch 'mkdocs' of git://github.com/d0ugal/django-rest-framework into d...
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
2014-11-25
Migrate documentation to MkDocs proper
Dougal Matthews
2014-11-25
Missing quotes on validate_score example
Marc
2014-11-24
Merge pull request #2116 from LuRsT/patch-5
Tom Christie
2014-11-24
Added missing import in tutorial snippet
Gil Gonçalves
2014-11-24
Fixed database update instructions
Gil Gonçalves
2014-11-23
Fix typo "serailizers" to "serializers"
Tony Nguyen
2014-11-21
Clarify how permission classes are composed
Matthew Dapena-Tretter
2014-11-20
Fill in TODOs for 3.0 beta release notes
Tom Christie
2014-11-20
Note on 3.1 and 3.2 releases.
Tom Christie
2014-11-20
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-20
Removed unused import from code snippet in tutorial
Gil Gonçalves
2014-11-19
small type
Raony Guimarães
2014-11-19
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-19
Further notes in 3.0 announcement
Tom Christie
2014-11-18
Note on 3.0 beta
Tom Christie
2014-11-18
Note removal of 'save_object' and fail loudly if it exists
Tom Christie
2014-11-17
Docs for advanced default argument usage. Closes #1945
Tom Christie
2014-11-17
Fix runtests examples
José Padilla
2014-11-13
Model fields with .blank or .null now map to required=False. Closes #2017. Cl...
Tom Christie
2014-11-10
Bring UniqueValidator implementation in line with other uniquness validators.
Tom Christie
2014-11-10
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-11-10
Uniqueness constraints imply a forced 'required=True'. Refs #1945
Tom Christie
2014-11-08
Fix some typos and other errors
Jochen Van de Velde
2014-11-07
Fix csrf-ajax link. Closes #2045
José Padilla
2014-11-07
Tweaks to release notes
Tom Christie
2014-11-07
Fixes to release notes
Tom Christie
2014-11-06
minor spelling tweaks
Brett Koonce
2014-11-05
Add docs on request.accepted_renderer and .accepted_media_type
Tom Christie
2014-11-05
Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934.
Tom Christie
2014-11-04
Updated book link in HATEOAS page
Sumana Harihareswara
[next]