aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_pagination.py
AgeCommit message (Expand)Author
2014-09-12Coerce dates etc to ISO_8601 in seralizer, by default.Tom Christie
2014-09-11NotImplemented stubs for Field, and DecimalField improvementsTom Christie
2014-09-11Merge masterTom Christie
2014-09-03Add custom pagination test that covers case with custom object serializer classMichaƂ Jaworski
2014-09-02Getting tests passingTom Christie
2014-08-29Remove `.model` usage in tests.Tom Christie
2014-08-19Resolve linting issuesTom Christie
2014-08-19Code linting and added runtests.pyTom Christie
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy
2014-03-02Support for running the test suite with py.testAndreas Pelme