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-11
Merge branch 'version-3.1' of https://github.com/tomchristie/django-rest-fram...
version-3.1
Tom Christie
2015-02-11
Fix incorrect HTML parsing for DictField
Tom Christie
2015-02-09
Merge pull request #2534 from JoarLeth/version-3.1
Tom Christie
2015-02-09
Fix typo in 3.1 announcement
Joar Leth
2015-02-09
Merge master
Tom Christie
2015-02-09
Drop django master from the build matrix.
Tom Christie
2015-02-09
Merge pull request #2530 from tomchristie/attribute-proxying-fix
Tom Christie
2015-02-09
Fix .gitignore
Tom Christie
2015-02-09
Fixes for latest version of pep8
Tom Christie
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-09
Minor docs work
Tom Christie
2015-02-06
Minor internal API cleanpu
Tom Christie
2015-02-06
Minor cleanups/improvements to ModelSerializer API
Tom Christie
2015-02-06
Merge pull request #2460 from mmarvick/master
José Padilla
2015-02-06
Fix typo
Tom Christie
2015-02-06
Minor cleanup
Tom Christie
2015-02-06
Merge branch 'version-3.1' of git://github.com/jpadilla/django-rest-framework...
Tom Christie
2015-02-06
Upgrade pending deprecations to deprecations
Tom Christie
2015-02-06
Merge pull request #2527 from linovia/feature/secured_pypi_upload
Tom Christie
2015-02-06
Pagination images
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
Internationalization docs
Tom Christie
2015-02-06
Fixed a typo.
Xavier Ordoquy
2015-02-06
Use twine to upload to pypi.
Xavier Ordoquy
2015-02-06
Add trim_whitespace to CharField #2517
José Padilla
2015-02-05
Revert some of the changes made in 1-serialization.md
Michael Marvick
2015-02-06
Link to ModelSerializer API
Tom Christie
2015-02-06
Merge branch 'version-3.1' of https://github.com/tomchristie/django-rest-fram...
Tom Christie
2015-02-06
Tweak gitignore
Tom Christie
2015-02-06
Drop 2.x announcements
Tom Christie
2015-02-05
Merge pull request #2524 from Kaptian/patch-1
Xavier Ordoquy
2015-02-05
Update throttling.py
Kaptian
2015-02-05
Merge pull request #2496 from jpadilla/version-3.1
Tom Christie
2015-02-05
Fix possible nested array fields
José Padilla
2015-02-04
Merge remote-tracking branch 'upstream/version-3.1' into version-3.1
José Padilla
2015-02-04
Add child to ListField when using ArrayField
José Padilla
2015-02-05
Minor bits of test cleanup
Tom Christie
2015-02-05
Merge branch 'brandoncazander-version-3.1-2489' into version-3.1
Tom Christie
2015-02-05
Fix NamespaceVersioning with hyperlinked serializer fields
Tom Christie
2015-02-04
Merge branch 'version-3.1-2489' of git://github.com/brandoncazander/django-re...
Tom Christie
2015-02-04
Updating release notes
Tom Christie
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
[next]