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-11
Release note corrections
Xavier Ordoquy
2014-12-11
Version 3.0.1
Xavier Ordoquy
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
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-10
Minor docs tweaks to titles and citations
Tom Christie
2014-12-10
Add a theme.js file to enable highlighing
Dougal Matthews
2014-12-10
Move the static content into the docs theme
Dougal Matthews
2014-12-10
Merge pull request #2241 from IvanAlegre/patch-1
Tom Christie
2014-12-10
Improve field lookup behavior for dicts/mappings. Closes #2244. Closes #2243.
Tom Christie
2014-12-10
Fix trailing space
J. Iván Alegre
2014-12-10
Remove unnecessary hasattr all and add comment for nested relationships
J. Iván Alegre
2014-12-09
snippets relationship in tutorial should be read_only
Tom Christie
2014-12-09
Take in care that input data in serializer can be a Manager
J. Iván Alegre
2014-12-09
Copy model field validators, don't reuse the same list.
Tom Christie
2014-12-09
Merge branch 'validator-pollution' of git://github.com/mhsparks/django-rest-f...
Tom Christie
2014-12-09
Update serializers.py
Julio Iván Alegre
2014-12-09
allow_blank in ChoiceField. Refs #2239.
Tom Christie
2014-12-09
Merge pull request #2239 from jpadilla/allow-blank-choicefield
Tom Christie
2014-12-09
Add allow_blank for ChoiceField #2184
José Padilla
2014-12-09
Minor docs tweaks
Tom Christie
2014-12-09
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2014-12-09
Add REST framework: Under the hood. video to the 3.0 announcement.
Tom Christie
2014-12-09
Update README.md
Tom Christie
2014-12-08
Don't use 'instance' argument in rendering form for paginated data. Closes #2...
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
Added missing translation markers in realtions.py. Closes #2231.
Tom Christie
2014-12-08
Merge pull request #2232 from tomchristie/validate-in-list-serializer
Tom Christie
2014-12-08
Added ListSerializer.validate(). Closes #2168.
Tom Christie
2014-12-08
Merge pull request #2229 from jpadilla/localization-note
Tom Christie
2014-12-08
Add misc note about localization
José Padilla
2014-12-08
Merge pull request #2187 from loic/cosmetic_fixes
Tom Christie
2014-12-08
Fixed unit test for auth login
Victor Cabral
2014-12-08
Ported a couple of templates to Bootstrap 3.x.
Loic Bistuer
2014-12-08
Fixed display issues with tooltips.
Loic Bistuer
2014-12-07
Merge pull request #2226 from mhenwood/amend_viewset_docs
Tom Christie
2014-12-07
Merge pull request #2224 from linovia/bugfix/2221
Tom Christie
2014-12-07
Amend ViewSet docs to warn of potential problem
Mark Henwood
2014-12-07
Fix missing validated_data in `raise_errors_on_nested_writes` (#2221)
Xavier Ordoquy
2014-12-06
Merge pull request #2219 from linovia/bugfix/tutorial_2
Tom Christie
2014-12-06
Fix the new Django default db name
Xavier Ordoquy
2014-12-05
Test tweaks
Tom Christie
[next]