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-02-11
Improve docstring on DjangoModelPermissions, and also ensure the user is auth...
Tom Christie
2012-02-11
Minor name change
Tom Christie
2012-02-11
Fix up DjangoModelPermissions.
Tom Christie
2012-02-11
Merge pull request #160 from mammique/django_perms
Tom Christie
2012-02-11
DjangoModelPermisson's desc
Camille Harang
2012-02-11
check authentication after checking ModelResource
Camille Harang
2012-02-11
DjangoModelPermisson
Camille Harang
2012-02-10
attempt at fixing the examples
Sébastien Piquemal
2012-02-10
made suggested fixes
Sébastien Piquemal
2012-02-09
Merge remote branch 'tomchristie/master'
Alen Mujezinovic
2012-02-07
modified examples, somethin' still broken, can't find what
Sébastien Piquemal
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-07
Ensure duplicate "page" parameters are not created
Jamie Matthews
2012-02-07
Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.
Tom Christie
2012-02-02
Response as a subclass of HttpResponse - first draft, not quite there yet.
Sébastien Piquemal
2012-02-02
Python docs say inherit from Exception, not BaseException.
Tom Christie
2012-02-02
merged with trunk's master
Sébastien Piquemal
2012-02-01
* -> **
Camille Harang
2012-02-01
Remove use of Q objects.
Tom Christie
2012-02-01
Update test settings for 1.2
Tom Christie
2012-01-31
django-staticfiles for Django 1.2 compatability
Tom Christie
2012-01-30
Refs #148
Tom Christie
2012-01-30
Fixes #148. Thanks @dvinegla.
Tom Christie
2012-01-29
Use named args in mixin tests.
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
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-27
Added get_renderers method to ResponseMixin
Alen Mujezinovic
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
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
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
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
Fix tests to work on all supported configurations.
Tom Christie
2012-01-22
.DATA, .FILES, overloaded HTTP method, content type and content available dir...
Sébastien Piquemal
[prev]
[next]