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
*
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
*
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
[next]