aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace smart_str with smart_text/unicode for py2.x compat.Michel Sabchuk2014-09-011-2/+5
* Makes unicode content views testing fails too.Michel Sabchuk2014-09-011-5/+18
* Add failing test of unicode content.Michel Sabchuk2014-09-011-0/+11
* Merge pull request #58 from incuna/fix-failing-testsCharlie Denton2014-07-162-7/+7
|\
| * Superuser privilege - Travis is picky!Matt Lenc2014-07-161-1/+1
| * Check for wkhtmltopdf after it was installed :DMatt Lenc2014-07-161-1/+1
| * Use precompiled library not source oneMatt Lenc2014-07-161-5/+5
| * Fix wkhtmltox for TravisMatt Lenc2014-07-161-3/+3
| * Show Travis test status against master branch onlyMatt Lenc2014-07-161-1/+1
|/
* Bump to 2.0.1v2.0.1Matt Lenc2014-07-032-1/+6
* Merge pull request #54 from Madec/masterMaciek Lenc2014-07-032-8/+3
|\
| * Aligned test to code update.Paolo Melchiorre2014-07-031-4/+1
| * Removed mimetype from response for Django 1.7 compatibility. See https://docs...Paolo Melchiorre2014-07-021-4/+2
|/
* Fix link for RSTMatt Lenc2014-06-191-1/+1
* Merge pull request #50 from incuna/improve-readme-syntaxv2.0.0Charlie Denton2014-06-191-12/+21
|\
| * Fix links in README & add some badgesMatt Lenc2014-06-191-12/+21
|/
* Merge pull request #48 from incuna/python3Charlie Denton2014-06-1917-95/+152
|\
| * Bring back the test assert for title in contentMatt Lenc2014-06-192-3/+5
| * Range Django versionsMatt Lenc2014-06-181-5/+5
| * First try py3k then fall back to python2Matt Lenc2014-06-182-6/+6
| * Add universal wheel distribution fileMatt Lenc2014-06-181-0/+2
| * Correct Python versions in ReadmeMatt Lenc2014-06-181-1/+1
| * Law is tricky, kidsMatt Lenc2014-06-181-1/+1
| * Add apt-get update for TravisMatt Lenc2014-06-181-0/+1
| * Move pwd to before_install sectionMatt Lenc2014-06-181-6/+5
| * Double quotes for install cmdsMatt Lenc2014-06-181-9/+9
| * Travis does not like before_install?Matt Lenc2014-06-181-2/+2
| * [ci skip] Update changelogMatt Lenc2014-06-181-1/+1
| * Move the wkhtmltopdf install process to .travisMatt Lenc2014-06-182-14/+11
| * Debug part IIMatt Lenc2014-06-181-1/+1
| * DebugMatt Lenc2014-06-181-1/+1
| * colour-runner dependency doesn't work on py2.6Matt Lenc2014-06-182-7/+1
| * [ci skip] Bump to 2.0.0Matt Lenc2014-06-182-2/+2
| * Make teh tests run rightMatt Lenc2014-06-186-38/+53
| * Add notes for 0.2.0 releaseMatt Lenc2014-06-181-4/+12
| * yml is hardMatt Lenc2014-06-181-2/+2
| * Fix env for travisMatt Lenc2014-06-181-5/+5
| * Support moar DjangoMatt Lenc2014-06-182-2/+11
| * Tweak classifiersMatt Lenc2014-06-181-3/+3
| * Update setup.pyMatt Lenc2014-06-182-4/+18
| * Update test reqs for Django with py3k supportMatt Lenc2014-06-181-1/+1
| * [ci skip] Update READMEMatt Lenc2014-06-181-4/+5
| * Update .travis for Python3Matt Lenc2014-06-181-0/+2
| * Add support for Python3Matt Lenc2014-06-183-30/+43
|/
* Merge pull request #45 from luzfcb/update-wkhtmltopdfMaciek Lenc2014-03-196-9/+30
|\
| * increase version of django-wkhtmltopdfFabio C. Barrionuevo da Luz2014-03-111-1/+1
| * updated README.rst informations to include a official site of wkhtmltopdf and...Fabio C. Barrionuevo da Luz2014-03-112-2/+13
| * move tests from Makefile to run_tests.shFabio C. Barrionuevo da Luz2014-03-112-1/+7
| * update wkhtmltopdf binary to 0.12.0 version on before_script.shFabio C. Barrionuevo da Luz2014-03-111-5/+9
|/
* Bump version to 1.2.2v1.2.2mattack1082013-09-201-1/+1