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-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
2015-02-27
update for `that the` instead of `that`
aRkadeFR
2015-02-27
Merge pull request #2613 from Ian-Foote/python2-validators
José Padilla
2015-02-27
Ensure validators are new-style classes on python2
Ian Foote
2015-02-27
Merge pull request #2608 from ezheidtmann/dont-swallow-errors-in-callable-sou...
Tom Christie
2015-02-26
Add explanation for this exception mutation
Evan Heidtmann
2015-02-26
Avoid swallowing exceptions thrown in callable attributes
Evan Heidtmann
2015-02-26
Add tests for callable attributes raising exceptions
Evan Heidtmann
2015-02-26
Merge pull request #2572 from Ins1ne/master
Tom Christie
2015-02-26
Merge pull request #2602 from dbrgn/fix-1602
Tom Christie
2015-02-26
Merge pull request #2606 from tomchristie/1.8-beta
Tom Christie
2015-02-26
Who care what we do when it's totally malformed? Not me.
Tom Christie
2015-02-26
Update test for more graceful 1.8 handling of malformed filename encodings
Tom Christie
2015-02-26
Upgrade testing env name to django18beta
Tom Christie
2015-02-26
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2015-02-26
Docs on exception handler context. Closes #2604.
Tom Christie
2015-02-26
Merge pull request #2587 from jpadilla/select-multiple-disabled
Tom Christie
2015-02-26
Formally upgrade suport to Django 1.8-beta
Tom Christie
2015-02-26
Pagination tweaks and docs
Tom Christie
2015-02-26
Merge pull request #2605 from Tivix/master
Tom Christie
2015-02-25
Force-evaluate querysets (see #2602)
Danilo Bargen
2015-02-25
Update third-party-resources.md
Mateusz Sikora
2015-02-25
Update authentication.md
Mateusz Sikora
2015-02-25
Update third-party-resources.md
Mateusz Sikora
2015-02-25
Merge pull request #2601 from k4nar/refactor_simplerouter
Tom Christie
2015-02-25
Remove duplicated code in routers.SimpleRouter
Yannick PEROUX
2015-02-25
Merge pull request #2595 from k4nar/fix_url_path
Tom Christie
2015-02-25
Add a test for #2583 fix
Yannick PEROUX
2015-02-25
Fix removal of url_path on @detail_route and @list_route. Fix # #2583
Yannick PEROUX
2015-02-21
Merge pull request #2586 from rense/master
Tom Christie
2015-02-21
Merge pull request #2589 from ludbek/master
José Padilla
2015-02-21
DecimalField fix
Rense VanderHoek
2015-02-21
updated outdated link at testing.md#APIClient
ludbek
2015-02-20
Merge pull request #2588 from maryokhin/master
Tom Christie
2015-02-20
Check if sessions are enabled before calling logout. Closes #2545.
Tymur Maryokhin
2015-02-20
Validator-fix, added min/max fields to test_metadata
Rense VanderHoek
2015-02-20
Disable select field if no choices available
José Padilla
2015-02-20
Set field length/values as actual attributes.
Rense VanderHoek
2015-02-20
Documentation test fix double word
aRkadeFR
2015-02-20
Merge pull request #2580 from jpadilla/master
Carlton Gibson
2015-02-20
Fixes HiddenField being rendered in HTMLFormRenderer
Rubén Durá Tarí
2015-02-19
Failing test for #2552
José Padilla
2015-02-19
Return UniquenessTogetherModel to previous state
Aider Ibragimov
2015-02-19
Skip validation of NULL field only if it part of unique_together
Aider Ibragimov
2015-02-18
Fix UniqueTogetherValidator for NULL values
Aider Ibragimov
2015-02-18
Merge pull request #2562 from phalt/force-auth-docs
José Padilla
2015-02-18
add missing import in tests
Paul Hallett
2015-02-17
Merge pull request #2569 from k4nar/k4nar-requests-typo
Tom Christie
[next]