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-02-09
pep8 fix
Tom Christie
2015-02-09
Py3 compat fix
Tom Christie
2015-02-09
Fix misleading AttributeErrors
Tom Christie
2015-02-06
Merge pull request #2460 from mmarvick/master
José Padilla
2015-02-06
Merge pull request #2527 from linovia/feature/secured_pypi_upload
Tom Christie
2015-02-06
Add Twine to the requirements.
Xavier Ordoquy
2015-02-06
Add Twine to the requirements.
Xavier Ordoquy
2015-02-06
Fixed a typo.
Xavier Ordoquy
2015-02-06
Use twine to upload to pypi.
Xavier Ordoquy
2015-02-05
Revert some of the changes made in 1-serialization.md
Michael Marvick
2015-02-05
Merge pull request #2524 from Kaptian/patch-1
Xavier Ordoquy
2015-02-05
Update throttling.py
Kaptian
2015-02-04
Merge pull request #2518 from longhotsummer/patch-1
Tom Christie
2015-02-04
Parens around if clause
Greg Kempe
2015-02-04
Merge pull request #2519 from Ofir-Purple/optimize-token-auth-queries
Tom Christie
2015-02-04
Use inline if
Greg Kempe
2015-02-04
Prefetching the user object when getting the token in TokenAuthentication.
Ofir Ovadia
2015-02-04
FIX: Don't default to list in method args
Greg Kempe
2015-02-04
Merge pull request #2512 from heywbj/docs
Xavier Ordoquy
2015-02-03
docs
Warren Jin
2015-02-03
Merge pull request #2509 from jamescooke/doc-fixes
Tom Christie
2015-02-03
Small documentation fixes
James Cooke
2015-02-03
Merge pull request #2503 from tail/missing-space-error-string
Tom Christie
2015-02-02
Fixed missing whitespace in error string.
Jason Yan
2015-02-02
Merge pull request #2501 from thedrow/patch-10
Xavier Ordoquy
2015-02-02
Fixed typos in docstrings.
Omer Katz
2015-02-01
Merge pull request #2498 from dustinfarris/update-eda-link
Tom Christie
2015-02-01
Update link for ember-django-adapter
Dustin Farris
2015-02-01
Merge pull request #2497 from jpadilla/master
José Padilla
2015-02-01
Fix base_template name in example
José Padilla
2015-02-01
Fixes #2493
José Padilla
2015-01-31
Merge pull request #2492 from tomchristie/empty_closable_objects
Tom Christie
2015-01-31
_closable_objects as an empty list, not deleted
empty_closable_objects
Tom Christie
2015-01-30
Added 1.8-alpha to supported list.
Tom Christie
2015-01-30
Docs typo. Closes #2491.
Tom Christie
2015-01-29
Merge pull request #2486 from maryokhin/master
Tom Christie
2015-01-29
Removed deprecated '.model' docs
Tymur Maryokhin
2015-01-29
Removed router check for deprecated '.model' attribute
Tymur Maryokhin
2015-01-28
Merge pull request #2482 from mareknaskret/patch-1
Tom Christie
2015-01-28
Update filtering.md
mareknaskret
2015-01-28
Merge pull request #2475 from sdreher/master
Tom Christie
2015-01-28
Merge pull request #2479 from lucaswiman/custom_user_shim_db_table
Tom Christie
2015-01-28
Merge pull request #2473 from tomchristie/reload-settings
Tom Christie
2015-01-27
Use the proper db_table argument when constructing meta
Lucas Wiman
2015-01-28
Fix #2476
Xavier Ordoquy
2015-01-27
Merge pull request #2474 from linovia/release/3.0.4
3.0.4
Xavier Ordoquy
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
reorganize imports
Susan Dreher
2015-01-27
:bug: ManyRelatedField get_value clearing field on partial update
Susan Dreher
2015-01-27
Bumped the version.
Xavier Ordoquy
[next]