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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-12-16
Added NamespaceVersioning
Tom Christie
2014-12-16
Merge lateset version-3.1
Tom Christie
2014-12-16
Merge branch 'master' into version-3.1
Tom Christie
2014-12-16
Versioning first pass
Tom Christie
2014-12-16
Add test integrated with middleware
Martin Maillard
2014-12-15
Minor test cleanup
Tom Christie
2014-12-15
Merge master
Tom Christie
2014-12-15
Use unicode internally everywhere for 'repr'
Tom Christie
2014-12-15
Merge branch 'jpadilla-exception-handler-context' into version-3.1
Tom Christie
2014-12-15
Merge branch 'master' into version-3.1
Tom Christie
2014-12-15
First pass at serializer repr bug
Tom Christie
2014-12-13
Fix test for python2/3 compat
Tom Christie
2014-12-13
Better errors when serializer has incorrectly named field.
Tom Christie
2014-12-12
Merge master
Tom Christie
2014-12-12
Clean up import ordering
Tom Christie
2014-12-12
Python 3 test fix
Tom Christie
2014-12-12
Client.logout() also clears any force_authenticate
Tom Christie
2014-12-11
Add test
Martin Maillard
2014-12-10
Optimizations play nicely with select_related, prefetch_related
Tom Christie
2014-12-09
Hyperlinked PK optimization. Closes #1872.
Tom Christie
2014-12-09
Merge branch 'validator-pollution' of git://github.com/mhsparks/django-rest-f...
Tom Christie
2014-12-09
Add allow_blank for ChoiceField #2184
José Padilla
2014-12-08
Added ListSerializer.validate(). Closes #2168.
Tom Christie
2014-12-08
Fixed unit test for auth login
Victor Cabral
2014-12-05
Test tweaks
Tom Christie
2014-12-05
Merge pull request #2213 from BrickXu/master
Tom Christie
2014-12-05
Merge pull request #2200 from maryokhin/master
Tom Christie
2014-12-05
Merge pull request #2195 from tomchristie/tomchristie-escape-u2028-u2029-json
Tom Christie
2014-12-05
Add validation for fields & exclude type.
BrickXu
2014-12-05
Removed unused imports, pep8 fixes, typo fixes
Tymur Maryokhin
2014-12-04
Removed custom StringIO, force_text, smart_text compat
Tymur Maryokhin
2014-12-04
Removed custom python_2_unicode_compatible. Closes #2183
Tymur Maryokhin
2014-12-03
Merge
Tom Christie
2014-12-03
Merge
Tom Christie
2014-12-03
Merge
Tom Christie
2014-12-03
Escape \u2028 and \u2029 in JSON output.
Tom Christie
2014-12-03
Added test to show potential issue with UniqueValidator being added to the un...
Mark Hughes
2014-12-03
Merge pull request #2175 from BrickXu/fix_2171
Tom Christie
2014-12-02
FileUploadParser. Raising StopFutureHandlers removes any handlers not yet run...
Tom Christie
2014-12-02
Minor tweaks for helpful message on Model.objects.create() failure.
Tom Christie
2014-12-02
Merge branch 'fixes/2013' of git://github.com/gregmuellegger/django-rest-fram...
Tom Christie
2014-12-02
Not allow to pass an empty actions to viewset.as_view(). Refs issue #2171
BrickXu
2014-11-29
Fixed typos
Tymur Maryokhin
2014-11-29
Moved non-conflicting models
Tymur Maryokhin
2014-11-29
Remove XML support from core
José Padilla
2014-11-29
Remove JSONP support from core
José Padilla
2014-11-29
Removed unused models
Tymur Maryokhin
2014-11-29
Remove YAML support from core
José Padilla
2014-11-28
Merge branch 'version-3.1' into oauth_as_package
José Padilla
2014-11-28
Use ImproperlyConfigured when model meta lookup fails
Tom Christie
[prev]
[next]