aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_renderers.py
AgeCommit message (Expand)Author
2015-02-19Failing test for #2552José Padilla
2015-02-09Merge masterTom Christie
2015-02-09Fixes for latest version of pep8Tom Christie
2015-01-23Merge masterTom Christie
2015-01-23More sensible response caching.Tom Christie
2015-01-19Drop trailing whitespace on indented JSON output. Closes #2429.Tom Christie
2014-12-12Merge masterTom Christie
2014-12-05Merge pull request #2200 from maryokhin/masterTom Christie
2014-12-04Removed custom StringIO, force_text, smart_text compatTymur Maryokhin
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-12-03Escape \u2028 and \u2029 in JSON output.Tom Christie
2014-11-29Remove XML support from coreJosé Padilla
2014-11-29Remove JSONP support from coreJosé Padilla
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-26Be nicer with __closable_objects.Xavier Ordoquy
2014-11-26Merge remote-tracking branch 'reference/master' into bugfix/1850Xavier Ordoquy
2014-11-25Fix failing YAML testsJosé Padilla
2014-10-08Reverted 59d0a0387d907260ef8f91bbbca618831abd75a3 and fixed the testsXavier Ordoquy
2014-09-12UNICODE_JSON and COMPACT_JSON settingsTom Christie
2014-08-19Drop six from compat. 1.4.2 is now the lowest supported version.Tom Christie
2014-08-19Code linting and added runtests.pyTom Christie
2014-05-01Merge remote-tracking branch 'reference/2.4.0' into feature/pytestXavier Ordoquy
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy
2014-03-02Support for running the test suite with py.testAndreas Pelme