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
/
djangorestframework
Age
Commit message (
Expand
)
Author
2012-01-13
py25, py26 along with Django12 can't handle assertDictEqual (it was introduced
Marko Tibold
2012-01-13
Got rid of more duplicate tests and put back the tests for #122.
Marko Tibold
2012-01-13
split renderer and parser complex data test case
Michele Lazzeri
2012-01-12
add testcate XMLRendererTestCase.test_render_and_parse_complex_data
Michele Lazzeri
2012-01-12
correct complex data xml parsing
Michele Lazzeri
2012-01-11
recursive xml parsing
Michele Lazzeri
2012-01-11
recursive xml parsing
Michele Lazzeri
2012-01-11
Revert "update author"
Michele Lazzeri
2012-01-11
recursive xml parsing
Michele Lazzeri
2012-01-11
Revert "update author"
Michele Lazzeri
2012-01-11
update author
Michele Lazzeri
2012-01-11
Replace 'x.has_key(y)' with 'y in x'
Tom Christie
2012-01-11
Added test_ugettext_lazy test. Refs #87.
Tom Christie
2012-01-11
Made suggested cleanups. Refs #121.
Tom Christie
2012-01-11
Merge pull request #121 from sebpiq/issue-73
Tom Christie
2012-01-11
Remove explicit handling of 'OPTIONS' method, just raise the response, rather...
Tom Christie
2012-01-11
Some minor tidy up
Tom Christie
2012-01-11
Merge https://github.com/dzen/django-rest-framework
Tom Christie
2012-01-11
Minor cleanup on ModelMixin
Tom Christie
2012-01-11
Merge https://github.com/sebzur/django-rest-framework
Tom Christie
2012-01-11
Refactor add_query_param to use URLObject. Refs #112.
Tom Christie
2012-01-11
Replace tab with spaces.
Tom Christie
2012-01-11
Use safe_dump. Fixes #123.
Tom Christie
2012-01-11
fixes #122
Marko Tibold
2012-01-10
QueryMixin to ModelMixin rename.
Sebastian Żurek
2012-01-10
fixed issue#73 and added a test
Sébastien Piquemal
2012-01-10
Add test for final() method
Benoit C
2012-01-10
Introduce a final methods in View class
Benoit C
2012-01-09
Make a nested if flat
Ewoud Kohl van Wijngaarden
2012-01-08
QueryMixin class updates (comments + docs and the definition of get_instance_...
Sebastian Żurek
2012-01-05
Preserve existing query params in PaginatorMixin
Jamie Matthews
2012-01-04
#75 remove except statements which are overly broad in the exception they catch
Craig Blaszczyk
2012-01-04
Don't raise when in compat mode, just pass.
Marko Tibold
2012-01-04
Fix indentation
Marko Tibold
2012-01-04
We can now use @unittests.skip
Marko Tibold
2012-01-04
0.3.2-dev
Tom Christie
2012-01-04
Version 0.3.1
Tom Christie
2012-01-04
Only set the script_prefix if the prefix isn't already a full URL.
Mjumbe Poe
2012-01-03
QueryMixin created + related mixins updates
Sebastian Żurek
2011-12-30
And add RequestContext too
Tom Christie
2011-12-30
Fixes #102
Tom Christie
2011-12-30
Replace field-errors with field_errors
Tom Christie
2011-12-30
change the key name "field-errors" to "field_errors".
Michael Ding
2011-12-29
Version: 0.3.1-dev
Tom Christie
2011-12-29
Version 0.3.0
0.3.0
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-29
Add JSONP. Fixes #82
Tom Christie
2011-12-21
Fix version test.
Tom Christie
2011-12-21
Merge branch 'alazaro-master'
Marko Tibold
2011-12-21
Fixes #94
Marko Tibold
[next]