aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/compat.py
AgeCommit message (Expand)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-09-07Fix Django 1.3 compatibilityMjumbe Wawatu Poe
2012-09-04Remove support for markdown<2.1Tom Christie
2012-02-25Massive mergeTom Christie
2012-02-21Merge master into developTom Christie
2012-01-04Don't raise when in compat mode, just pass.Marko Tibold
2012-01-04Fix indentationMarko Tibold
2012-01-04We can now use @unittests.skipMarko Tibold
2011-12-29whitespace fixesTom Christie
2011-12-21Fix version test.Tom Christie
2011-12-21Fixes #94Marko Tibold
2011-12-14Fixed test broken by markdown updatealazaro
2011-12-14Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...Tom Christie
2011-12-09Fix docstring.Tom Christie
2011-07-02TypoTom Christie
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-06-25Typo in urlTom Christie
2011-06-25Support for HEAD methodCarles Barrobés
2011-05-19The core is now documented from the docstrings in the source.markotibold
2011-05-18Most of the actual work so far has been markup really.markotibold
2011-04-29More refactoring - move various less core stuff into utils etcTom Christie
2011-04-25Fix some compat issues with json/simplejsonTom Christie
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com