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
2012-02-07
some docs for Request/Response/mixins
Sébastien Piquemal
2012-02-07
cleaned Request/Response/mixins to have similar interface
Sébastien Piquemal
2012-02-07
cleaned a bit Response/ResponseMixin code, added some documentation + renamed...
Sébastien Piquemal
2012-02-02
merge
Sébastien Piquemal
2012-02-02
Response as a subclass of HttpResponse - first draft, not quite there yet.
Sébastien Piquemal
2012-02-02
merged with trunk's master
Sébastien Piquemal
2012-02-01
Remove use of Q objects.
Tom Christie
2012-02-01
Update test settings for 1.2
Tom Christie
2012-01-31
merge
Sébastien Piquemal
2012-01-31
django-staticfiles for Django 1.2 compatability
Tom Christie
2012-01-30
Fix typo.
Marko Tibold
2012-01-30
renamed to CHANGELOG.rst and included release notes in index.rst
Marko Tibold
2012-01-30
Django 1.2 needs django-staticfiles
Tom Christie
2012-01-30
Refs #148
Tom Christie
2012-01-30
Update RELEASES
Tom Christie
2012-01-30
Fixes #148. Thanks @dvinegla.
Tom Christie
2012-01-29
Use named args in mixin tests.
Tom Christie
2012-01-29
Add Michele's full name.
Marko Tibold
2012-01-28
Latest changelog.
Tom Christie
2012-01-28
Drop implicit 'pk' on last arg in urlconf. (Too magical).
Tom Christie
2012-01-28
Use `staticfiles` for serving css. Fixes #116.
Tom Christie
2012-01-28
0.3.2 Release notes
Tom Christie
2012-01-28
Tidy up auto-escaping.
Tom Christie
2012-01-28
Fix silly error. This makes more sense.
Marko Tibold
2012-01-28
moving forward
Marko Tibold
2012-01-28
prepare for tagging
0.3.2
Marko Tibold
2012-01-28
Preparing release notes for taggging and uploading to pypi.
Marko Tibold
2012-01-28
Thanks @michelelazzzeri-nextage, if you give your full name, it will be liste...
Marko Tibold
2012-01-27
fixes #146
Marko Tibold
2012-01-25
Refactoring get_name/get_description
Tom Christie
2012-01-25
Merge remote-tracking branch 'btimby/description'
Tom Christie
2012-01-25
enhanced request how-to + example
Sébastien Piquemal
2012-01-24
No longer nameless
Tom Christie
2012-01-24
Added @btimby
Tom Christie
2012-01-24
Merge pull request #144 from btimby/master
Tom Christie
2012-01-24
Modified test case to pass regardless of JSON library
Ben Timby
2012-01-24
Modified test case to pass regardless of JSON library
Ben Timby
2012-01-24
Cleanup authentication example
Tom Christie
2012-01-24
Fix UserLoggedInAuthentication for POST requests.
Tom Christie
2012-01-24
documentation for request module
Sébastien Piquemal
2012-01-24
Reverted formatting
Ben Timby
2012-01-24
Parse url when adding query param.
Tom Christie
2012-01-24
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2012-01-24
Drop redundant comment.
Tom Christie
2012-01-24
corrected request example
Sébastien Piquemal
2012-01-23
Refactored get_name()/get_description()
Ben Timby
2012-01-23
Fix for testcase test_with_content_type_args
Ben Timby
2012-01-23
Docstring tidy up
Tom Christie
2012-01-22
Update README.rst
Tom Christie
2012-01-22
Fix tests to work on all supported configurations.
Tom Christie
[next]