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
/
compat.py
Age
Commit message (
Expand
)
Author
2012-09-20
Remove old 'djangorestframework directories
Tom Christie
2012-09-07
Fix Django 1.3 compatibility
Mjumbe Wawatu Poe
2012-09-04
Remove support for markdown<2.1
Tom Christie
2012-02-25
Massive merge
Tom Christie
2012-02-21
Merge master into develop
Tom Christie
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
2011-12-29
whitespace fixes
Tom Christie
2011-12-21
Fix version test.
Tom Christie
2011-12-21
Fixes #94
Marko Tibold
2011-12-14
Fixed test broken by markdown update
alazaro
2011-12-14
Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...
Tom Christie
2011-12-09
Fix docstring.
Tom Christie
2011-07-02
Typo
Tom Christie
2011-07-01
pull in markos changes, minor tweaks to yaml stuff
Tom Christie
2011-06-25
Typo in url
Tom Christie
2011-06-25
Support for HEAD method
Carles Barrobés
2011-05-19
The core is now documented from the docstrings in the source.
markotibold
2011-05-18
Most of the actual work so far has been markup really.
markotibold
2011-04-29
More refactoring - move various less core stuff into utils etc
Tom Christie
2011-04-25
Fix some compat issues with json/simplejson
Tom Christie
2011-02-19
Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...
tom christie tom@tomchristie.com