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-12-02
Not allow to pass an empty actions to viewset.as_view(). Refs issue #2171
BrickXu
2014-12-02
Merge pull request #2 from tomchristie/master
BrickXu
2014-12-01
Fix requirements. Closes #2170.
Tom Christie
2014-12-01
Merge pull request #2167 from jpadilla/patch-1
Xavier Ordoquy
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
Minor 3.0 announcment tweaks
Tom Christie
2014-12-01
Minor validtors tweak
3.0.0
Tom Christie
2014-12-01
More descriptive docstring on ModelSerializer
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-28
Minor tweaks to contributing docs
Tom Christie
2014-11-28
@api_view defaults to allowing GET
Tom Christie
2014-11-28
Use ImproperlyConfigured when model meta lookup fails
Tom Christie
2014-11-28
Merge pull request #2086 from beck/doug/blow-up-with-bad-models
Tom Christie
2014-11-28
Merge pull request #2143 from linovia/bugfix/1850
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
Merge pull request #2153 from maryokhin/patch-1
Carlton Gibson
2014-11-28
Docs. Sponsor call-out.
Tom Christie
2014-11-28
Drop defunct tests
Tom Christie
2014-11-28
Add 'built with MkDocs' footer
Tom Christie
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
Removed unused import
Tymur Maryokhin
2014-11-28
Update token auth view. Closes #2151.
Tymur Maryokhin
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
Be nicer with __closable_objects.
Xavier Ordoquy
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
Merge remote-tracking branch 'reference/master' into bugfix/1850
Xavier Ordoquy
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
[next]