Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | colour-runner dependency doesn't work on py2.6 | Matt Lenc | 2014-06-18 | 1 | -6/+1 |
| | | | | DAMN IT | ||||
* | Make teh tests run right | Matt Lenc | 2014-06-18 | 1 | -0/+43 |
| | | | | Because Django 1.6 and other fireworks. | ||||
* | Support moar Django | Matt Lenc | 2014-06-18 | 1 | -1/+0 |
| | | | | The future is now ;] | ||||
* | Update test reqs for Django with py3k support | Matt Lenc | 2014-06-18 | 1 | -1/+1 |
| | | | | | In near future we should support moar Djangos (and using Travis for this). | ||||
* | Add support for Python3 | Matt Lenc | 2014-06-18 | 1 | -17/+18 |
| | |||||
* | Merge branch 'master' of github.com:incuna/django-wkhtmltopdf into travis-setup | mattack108 | 2013-01-16 | 2 | -179/+154 |
|\ | |||||
| * | DRY on tests | mattack108 | 2013-01-15 | 1 | -140/+43 |
| | | |||||
| * | Fix tests and add new ones for show_content_in_browser feature | mattack108 | 2013-01-15 | 2 | -174/+246 |
| | | |||||
* | | Move requirements file to test project, update travis.yml | mattack108 | 2013-01-15 | 1 | -0/+1 |
|/ | |||||
* | Add a test for unicode. | Marc Tamlyn | 2012-08-31 | 2 | -0/+41 |
| | | | | This isn't great but better than nothing... | ||||
* | Move tests into wkhtmltopdf.tests.* | Marc Tamlyn | 2012-08-03 | 5 | -0/+281 |
Fixes #11. |