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-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
2014-12-01
Change allow_none to allow_null
José Padilla
2014-12-01
Add missing 'validators.py' link. Closes #2166.
Tom Christie
2014-12-01
Use httpie for tutorials
phalt
2014-12-01
Minor 3.0 announcment tweaks
Tom Christie
2014-12-01
Minor validtors tweak
3.0.0
Tom Christie
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-29
Fixed typos
Tymur Maryokhin
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
[next]