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
*
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
*
Update CHANGELOG
mattack108
2013-09-20
1
-0
/
+12
*
Merge pull request #41 from incuna/fix-tests
George Hickman
2013-09-20
4
-9
/
+16
|
\
|
*
Remove debug print because TESTS PASS
mattack108
2013-09-20
1
-1
/
+0
|
*
Move it move
mattack108
2013-09-20
1
-1
/
+1
|
*
Add SECRET_KEY to settings
mattack108
2013-09-20
1
-0
/
+2
|
*
symlink is probably required
mattack108
2013-09-20
1
-1
/
+2
|
*
Are you 64bit now, Travis?
mattack108
2013-09-20
1
-7
/
+4
|
*
Moar debugz
mattack108
2013-09-20
1
-2
/
+4
|
*
Debug
mattack108
2013-09-20
1
-0
/
+1
|
*
Fix command for installing wkhtmltopdf because Travis upgraded to latest OS w...
mattack108
2013-09-20
1
-1
/
+1
|
*
Fix tests for Travis by obtaining the WKHTMLTOPDF_CMD from env vars.
mattack108
2013-09-20
3
-4
/
+9
|
/
*
Bump version to 1.2.1
v1.2.1
George Hickman
2013-09-20
1
-1
/
+1
*
Merge pull request #40 from gmcguire/master
George Hickman
2013-09-20
1
-5
/
+8
|
\
|
*
Test sys.stderr to ensure it hasn't been overridden
Greg McGuire
2013-08-02
1
-5
/
+8
|
/
*
Merge pull request #30 from dericcrago/patch-1
Marc Tamlyn
2013-01-19
1
-1
/
+1
|
\
|
*
Update docs/usage.rst
Deric Crago
2013-01-18
1
-1
/
+1
|
/
*
Bumped version to 1.2
v1.2
mattack108
2013-01-17
1
-1
/
+1
*
Update CHANGELOG with latest changes
mattack108
2013-01-17
1
-5
/
+19
*
Merge pull request #29 from incuna/travis-setup
James Turnbull
2013-01-17
4
-0
/
+25
|
\
|
*
Remove url param for Travis status widget
mattack108
2013-01-17
1
-1
/
+1
|
*
Change file permission
mattack108
2013-01-17
2
-1
/
+1
|
*
Update travis.yml
mattack108
2013-01-17
2
-2
/
+2
|
*
Merge branch 'master' of github.com:incuna/django-wkhtmltopdf into travis-setup
mattack108
2013-01-16
5
-225
/
+211
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #28 from incuna/downloading-option
James Turnbull
2013-01-16
5
-225
/
+211
|
\
\
|
*
|
Remove unwanted settings vars from test project
mattack108
2013-01-15
1
-4
/
+0
|
*
|
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
3
-176
/
+264
|
*
|
Move make_absolute_paths to utils so it can be used in tests
mattack108
2013-01-15
2
-37
/
+39
|
*
|
Remove old unused arg from PDFTemplateResponse class
mattack108
2013-01-15
1
-2
/
+1
|
*
|
Remove double quotes from filename as it's done by content_disposition_filename
mattack108
2013-01-15
1
-3
/
+2
|
*
|
Send good headers, in correct format
mattack108
2013-01-15
1
-2
/
+3
|
*
|
PEP8 all the things!
mattack108
2013-01-15
1
-12
/
+10
|
/
/
|
*
Update travis with before_script.sh which install wkhtmltopdf for Travis
mattack108
2013-01-15
2
-5
/
+16
|
*
Use correct markdown format (yes, it is RST here ;)
mattack108
2013-01-15
1
-1
/
+2
|
*
Update README with TravisCI build status widget
mattack108
2013-01-15
1
-0
/
+2
|
*
Move requirements file to test project, update travis.yml
mattack108
2013-01-15
2
-2
/
+3
|
*
Add requirements.txt and travis.yml files for Travis CI service
mattack108
2013-01-15
2
-0
/
+10
|
/
*
Add support for rendering PDF file in the browser
mattack108
2013-01-15
1
-7
/
+16
*
Merge pull request #21 from shadowrock/fix-extra-slashes
James Turnbull
2013-01-10
1
-1
/
+2
|
\
|
*
Removed extra slashes so the local file paths work in Windows.
Matti Varjokallio
2012-11-29
1
-1
/
+2
[next]