index
:
django-wkhtmltopdf/.git
master
Django Wrapper to the PDF Renderer: wkhtmltopdf
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace smart_str with smart_text/unicode for py2.x compat.
Michel Sabchuk
2014-09-01
1
-2
/
+5
*
Makes unicode content views testing fails too.
Michel Sabchuk
2014-09-01
1
-5
/
+18
*
Add failing test of unicode content.
Michel Sabchuk
2014-09-01
1
-0
/
+11
*
Merge pull request #58 from incuna/fix-failing-tests
Charlie Denton
2014-07-16
2
-7
/
+7
|
\
|
*
Superuser privilege - Travis is picky!
Matt Lenc
2014-07-16
1
-1
/
+1
|
*
Check for wkhtmltopdf after it was installed :D
Matt Lenc
2014-07-16
1
-1
/
+1
|
*
Use precompiled library not source one
Matt Lenc
2014-07-16
1
-5
/
+5
|
*
Fix wkhtmltox for Travis
Matt Lenc
2014-07-16
1
-3
/
+3
|
*
Show Travis test status against master branch only
Matt Lenc
2014-07-16
1
-1
/
+1
|
/
*
Bump to 2.0.1
v2.0.1
Matt Lenc
2014-07-03
2
-1
/
+6
*
Merge pull request #54 from Madec/master
Maciek Lenc
2014-07-03
2
-8
/
+3
|
\
|
*
Aligned test to code update.
Paolo Melchiorre
2014-07-03
1
-4
/
+1
|
*
Removed mimetype from response for Django 1.7 compatibility. See https://docs...
Paolo Melchiorre
2014-07-02
1
-4
/
+2
|
/
*
Fix link for RST
Matt Lenc
2014-06-19
1
-1
/
+1
*
Merge pull request #50 from incuna/improve-readme-syntax
v2.0.0
Charlie Denton
2014-06-19
1
-12
/
+21
|
\
|
*
Fix links in README & add some badges
Matt Lenc
2014-06-19
1
-12
/
+21
|
/
*
Merge pull request #48 from incuna/python3
Charlie Denton
2014-06-19
17
-95
/
+152
|
\
|
*
Bring back the test assert for title in content
Matt Lenc
2014-06-19
2
-3
/
+5
|
*
Range Django versions
Matt Lenc
2014-06-18
1
-5
/
+5
|
*
First try py3k then fall back to python2
Matt Lenc
2014-06-18
2
-6
/
+6
|
*
Add universal wheel distribution file
Matt Lenc
2014-06-18
1
-0
/
+2
|
*
Correct Python versions in Readme
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
Law is tricky, kids
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
Add apt-get update for Travis
Matt Lenc
2014-06-18
1
-0
/
+1
|
*
Move pwd to before_install section
Matt Lenc
2014-06-18
1
-6
/
+5
|
*
Double quotes for install cmds
Matt Lenc
2014-06-18
1
-9
/
+9
|
*
Travis does not like before_install?
Matt Lenc
2014-06-18
1
-2
/
+2
|
*
[ci skip] Update changelog
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
Move the wkhtmltopdf install process to .travis
Matt Lenc
2014-06-18
2
-14
/
+11
|
*
Debug part II
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
Debug
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
colour-runner dependency doesn't work on py2.6
Matt Lenc
2014-06-18
2
-7
/
+1
|
*
[ci skip] Bump to 2.0.0
Matt Lenc
2014-06-18
2
-2
/
+2
|
*
Make teh tests run right
Matt Lenc
2014-06-18
6
-38
/
+53
|
*
Add notes for 0.2.0 release
Matt Lenc
2014-06-18
1
-4
/
+12
|
*
yml is hard
Matt Lenc
2014-06-18
1
-2
/
+2
|
*
Fix env for travis
Matt Lenc
2014-06-18
1
-5
/
+5
|
*
Support moar Django
Matt Lenc
2014-06-18
2
-2
/
+11
|
*
Tweak classifiers
Matt Lenc
2014-06-18
1
-3
/
+3
|
*
Update setup.py
Matt Lenc
2014-06-18
2
-4
/
+18
|
*
Update test reqs for Django with py3k support
Matt Lenc
2014-06-18
1
-1
/
+1
|
*
[ci skip] Update README
Matt Lenc
2014-06-18
1
-4
/
+5
|
*
Update .travis for Python3
Matt Lenc
2014-06-18
1
-0
/
+2
|
*
Add support for Python3
Matt Lenc
2014-06-18
3
-30
/
+43
|
/
*
Merge pull request #45 from luzfcb/update-wkhtmltopdf
Maciek Lenc
2014-03-19
6
-9
/
+30
|
\
|
*
increase version of django-wkhtmltopdf
Fabio C. Barrionuevo da Luz
2014-03-11
1
-1
/
+1
|
*
updated README.rst informations to include a official site of wkhtmltopdf and...
Fabio C. Barrionuevo da Luz
2014-03-11
2
-2
/
+13
|
*
move tests from Makefile to run_tests.sh
Fabio C. Barrionuevo da Luz
2014-03-11
2
-1
/
+7
|
*
update wkhtmltopdf binary to 0.12.0 version on before_script.sh
Fabio C. Barrionuevo da Luz
2014-03-11
1
-5
/
+9
|
/
*
Bump version to 1.2.2
v1.2.2
mattack108
2013-09-20
1
-1
/
+1
[next]