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-11
Merge pull request #2251 from linovia/version/3.0.1
3.0.1
Tom Christie
2014-12-11
Fix the ghost backtick.
Xavier Ordoquy
2014-12-11
Better link representation for the issues.
Xavier Ordoquy
2014-12-11
Fix the milestone link again.
Xavier Ordoquy
2014-12-11
Add full stop to the release note items.
Xavier Ordoquy
2014-12-11
Add links to the issue id.
Xavier Ordoquy
2014-12-11
Release note corrections
Xavier Ordoquy
2014-12-11
Field->ReadOnlyField in tutorial docs
Tom Christie
2014-12-11
Release notes for 3.0.1
Xavier Ordoquy
2014-12-10
Minor docs tweaks
Tom Christie
2014-12-10
Merge pull request #2246 from d0ugal/mkdocs-theme
Tom Christie
2014-12-10
Move remaining sponsor
Dougal Matthews
2014-12-10
Sorted the images
Dougal Matthews
2014-12-10
Minor docs tweaks to titles and citations
Tom Christie
2014-12-10
Move the static content into the docs theme
Dougal Matthews
2014-12-09
snippets relationship in tutorial should be read_only
Tom Christie
2014-12-09
allow_blank in ChoiceField. Refs #2239.
Tom Christie
2014-12-09
Minor docs tweaks
Tom Christie
2014-12-09
Add REST framework: Under the hood. video to the 3.0 announcement.
Tom Christie
2014-12-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-08
cd back to parent directory
Tom Christie
2014-12-08
Merge pull request #2165 from phalt/httpie-examples
Tom Christie
2014-12-08
one last tabs / spaces!
phalt
2014-12-08
fixed indentations
phalt
2014-12-08
Added 3.0 to release notes.
Tom Christie
2014-12-08
Add misc note about localization
José Padilla
2014-12-07
Amend ViewSet docs to warn of potential problem
Mark Henwood
2014-12-06
Fix the new Django default db name
Xavier Ordoquy
2014-12-05
Minor docs tweaks
Tom Christie
2014-12-05
Merge pull request #2204 from carltongibson/default-docs-fix
Tom Christie
2014-12-05
user in example should have been instance. Closees #2191.
Tom Christie
2014-12-05
Added .validated_data usage. Closes #2214.
Tom Christie
2014-12-05
Style tweaks in examples
Tom Christie
2014-12-05
Fix quickstart tutorial
Tom Christie
2014-12-04
Fix the tutorial against the v3.0
Xavier Ordoquy
2014-12-04
print() function works from Python 2.6 to 3.X
Xavier Ordoquy
2014-12-04
Add missing definite article
Carlton Gibson
2014-12-04
updates based on suggestions
phalt
2014-12-04
Initial link from Serializers to Validators
Carlton Gibson
2014-12-03
Renamed validated_attrs to validated_data to be more in line with other simil...
Martin Tschammer
2014-12-03
Update build status icon on github pages page.
eiriksm
2014-12-02
remove unsused link
phalt
2014-12-02
Updated serializers documentation
Matías Lang
2014-12-02
fix typo
David Ray
2014-12-02
Only show pip install for httpie
phalt
2014-12-02
Document Field.fail(). Closes #2147.
Tom Christie
2014-12-02
Promote 'many_init' to public API. Closes #2152.
Tom Christie
2014-12-02
Merge pull request #2173 from jpadilla/master
Tom Christie
2014-12-02
Merge branch 'master' of github.com:tomchristie/django-rest-framework
Tymur Maryokhin
2014-12-01
Consolidate Django and test requirements
José Padilla
[next]