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
/
rest_framework
Age
Commit message (
Expand
)
Author
2013-03-07
Merge & clean OAuth support
Tom Christie
2013-03-06
Version 2.2.2
2.2.2
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Merge datetime formats
Tom Christie
2013-03-04
Update migration
Stephan Groß
2013-03-04
Update migration
Stephan Groß
2013-03-04
Fix fix migrate authtoken
Stephan Groß
2013-03-04
Fix authtoken migration
Stephan Groß
2013-03-01
Fix for django 1.3 compatibility
Stephan Groß
2013-03-01
Add none testcases to date, datetime, time
Stephan Groß
2013-03-01
Add format class attributes
Stephan Groß
2013-03-01
Add new ISO8601 setting + integration
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add drf settings + output format + testcases
Stephan Groß
2013-03-01
Fix for python 3 support
Stephan Groß
2013-03-01
Fix for python 3 support - thanks @Linovia
Stephan Groß
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-28
Drop unused import
Tom Christie
2013-02-28
Move ModelSerializer field_mapping into an attribute for easier overriding.
Tom Christie
2013-02-27
Fix out of date docstrings. Closes #689.
Tom Christie
2013-02-27
`assertEquals` -> `assertEqual`
Tom Christie
2013-02-27
import compat version of unittest
swistakm
2013-02-26
runtest.settings fixed if django-oauth-plus or oauth2 are not installed
swistakm
2013-02-26
OAuth tests now are skipped unless django-oauth-plus and oauth2 are installed.
swistakm
2013-02-26
Move oauth2 and django-oauth-plus imports to compat and fix some minor issues
swistakm
2013-02-26
Changed AttributeError to AssertionError
Danilo Bargen
2013-02-25
Show class name in exception message
Danilo Bargen
2013-02-25
Improved exception message for missing serializer model meta option
Danilo Bargen
2013-02-25
add OAuthAuthentication class
swistakm
2013-02-25
add django-oauth-plus & oauth2 to installed apps in runtests settings.py
swistakm
2013-02-25
add tests for OAuth authentication
swistakm
2013-02-25
Replaced status numbers with the statuses constants from the status model.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remarks in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-25
Fixed misspelled remark in comments.
Omer Katz
2013-02-22
Fix and test for #645
Tom Christie
2013-02-22
Formatting
Tom Christie
2013-02-22
Merge pull request #669 from yprez/datetimefield_fail
Tom Christie
2013-02-22
Fix and test case for #653
Tom Christie
2013-02-22
Tests and fix for #666.
Tom Christie
2013-02-22
Version 2.2.1
2.2.1
Tom Christie
2013-02-22
assert package requirements are met for YAMLRenderer
Tom Christie
2013-02-22
Py3/2 compat fixes for uncode view names/descriptions
Tom Christie
2013-02-22
Added test for utf8 strings in docstrings of views.
Tom Christie
2013-02-22
Merge with master
Tom Christie
2013-02-22
XML cleanup
Tom Christie
2013-02-22
Add forbid_dtd flag, since we don't need any DTDs.
Tom Christie
[next]