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
2015-03-16
Merge pull request #2631 from Ins1ne/feature/issue-2559
Tom Christie
2015-03-16
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-03-16
Latest translation strings
Tom Christie
2015-03-16
Merge pull request #2697 from jpadilla/tests
Tom Christie
2015-03-14
Simplify test settings
José Padilla
2015-03-13
Merge pull request #2691 from mochawich/patch-1
Tom Christie
2015-03-13
fixed missing anchor closing tag
mochawich
2015-03-13
Merge pull request #2685 from rbarrois/rbarrois/fix_lookup_url_kwarg
Xavier Ordoquy
2015-03-13
Fix lookup_url_kwarg handling in viewsets.
Raphaël Barrois
2015-03-13
Fix the link to the old doc (#2681).
Xavier Ordoquy
2015-03-12
Merge pull request #2678 from vikingco/fix/ugettext-in-pagination
José Padilla
2015-03-12
Fixed problem with imporing rest_framework.views in apps.py
Dirk Moors
2015-03-11
Merge pull request #2671 from esmail/patch-2
José Padilla
2015-03-11
Fix example of explicit format URL (for real).
Esmail
2015-03-11
Merge pull request #2668 from Maplecroft/doc_fixes
Xavier Ordoquy
2015-03-11
Fixed import statement in API docs
James Rutherford
2015-03-11
Merge pull request #1 from tomchristie/master
James Rutherford
2015-03-10
Merge pull request #2666 from balsdorf/patch-1
José Padilla
2015-03-10
Changed incorrect class name
Bryan Alsdorf
2015-03-09
Fixed a typo in the documentation's link.
Xavier Ordoquy
2015-03-09
Merge pull request #2652 from jpadilla/master
Tom Christie
2015-03-09
Merge pull request #2655 from jwbixby/patch-1
Tom Christie
2015-03-09
Merge pull request #2658 from ddx/cursorpagination-docs-typo
Tom Christie
2015-03-09
Fixed missing word in CursorPagination docs
Deven Xie
2015-03-08
Merge pull request #2637 from mdentremont/topic/allow-serialize-unsaved-with-...
Carlton Gibson
2015-03-08
Update documenation over PAGE_SIZE
jwbixby
2015-03-07
Update to 3.1 release
José Padilla
2015-03-07
Remove docs for 3.0 banners
José Padilla
2015-03-07
Fix permissions on markdown files
José Padilla
2015-03-07
update vertical and inline layouts for radio choices
Aider Ibragimov
2015-03-06
Merge pull request #2640 from Crystalnix/fix-remove-mergedict
José Padilla
2015-03-06
Add support for serializing models with m2m related fields
Matt d'Entremont
2015-03-06
Merge pull request #2643 from jpadilla/master
Tom Christie
2015-03-06
Fix customizing field mappings link
José Padilla
2015-03-06
Better docs linking
Tom Christie
2015-03-06
More docs on cursor pagination
3.1.0
Tom Christie
2015-03-06
Tweaks for cursor pagination and docs
Tom Christie
2015-03-05
Remove `MergeDict`
Egor Yurtaev
2015-03-04
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-03-04
Update docs
Tom Christie
2015-03-04
Clean up pagination attributes
Tom Christie
2015-03-04
Allow blank/null on radio.html choices
Aider Ibragimov
2015-03-03
Merge pull request #2628 from maryokhin/patch-2
Tom Christie
2015-03-03
Call default.set_context() only on create. Refs #2619.
Tymur Maryokhin
2015-03-02
Merge pull request #2619 from kwood/master
Tom Christie
2015-02-28
Fix docstring formatting
Kevin Wood
2015-02-27
Updated CreateOnlyDefault to call set_context on its default (if callable)
Kevin Wood
2015-02-27
Merge pull request #2616 from jerzyk/fix_dictfield
José Padilla
2015-02-27
fix DictKey initial value
Janusz Harkot
2015-02-27
Merge pull request #2584 from aRkadeFR/DocFixingTypo
José Padilla
[next]