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
*
Fix env test
HEAD
master
Filipp Lepalaan
2017-01-27
1
-1
/
+1
*
Fix reference to subprocess
Filipp Lepalaan
2017-01-27
1
-1
/
+1
*
Cleanup
Filipp Lepalaan
2017-01-27
1
-4
/
+2
*
Don't mess with stderr
Filipp Lepalaan
2017-01-27
1
-7
/
+0
*
Keep the ignore_404 flag in env
Filipp Lepalaan
2017-01-27
1
-6
/
+9
*
Make ContentNotFoundError optional
Filipp Lepalaan
2017-01-27
3
-45
/
+89
*
Bump version from 3.0.0 to 3.1.0
v3.1.0
Kevin Etienne
2016-08-31
2
-1
/
+10
*
Merge pull request #119 from brianjbuck/remove-current-app-kwarg
Jonathan Liuti
2016-08-24
4
-3
/
+31
|
\
|
*
Fix typo in comment.
Brian Buck
2016-08-24
1
-1
/
+1
|
*
Use the built-in Django tags for getting static and other media.
Brian Buck
2016-08-24
1
-2
/
+3
|
*
Configure settings in `tests/run.py` for Django 1.10+
Brian Buck
2016-08-24
1
-0
/
+9
|
*
Get correct Django versions for Python 3.3
Brian Buck
2016-08-23
1
-0
/
+4
|
*
Get correct Django versions for Python 3.5
Brian Buck
2016-08-23
1
-0
/
+6
|
*
Don't test Django 1.9/1.10 under Python 2.6.
Brian Buck
2016-08-23
1
-1
/
+5
|
*
Update Travis config to support Python 3.5 plus Django versions 1.9 and 1.10
Brian Buck
2016-08-23
1
-0
/
+5
|
*
Remove kwarg `current_app=None`. It does not appear to do anything and breaks...
Brian Buck
2016-08-10
1
-1
/
+0
|
/
*
Merge pull request #109 from luzfcb/luzfcb-patch-2
Jonathan Liuti
2016-05-18
1
-3
/
+3
|
\
|
*
fix download information badget in README.rst
Fábio C. Barrionuevo da Luz
2016-04-11
1
-3
/
+3
|
/
*
Merge pull request #104 from halfnibble/master
Jonathan Liuti
2016-03-04
3
-40
/
+100
|
\
|
*
Test rendered file deletion or persistence for both debug options.
Josh
2016-03-03
1
-5
/
+22
|
*
Add test for temporary file is closed/deleted.
Josh
2016-03-02
1
-1
/
+25
|
*
Pass filename as string instead of a list. Modify comment to explain.
Josh
2016-03-02
1
-3
/
+3
|
*
Remove extraneous try/except. Revert test run script changes, but set DEBUG=F...
Josh
2016-02-26
2
-40
/
+24
|
*
Fix premature file delete on DEBUG=False. Modify test runner to check both DE...
Josh
2016-02-26
2
-42
/
+64
|
*
Refactor to better support multiple pages.
Josh
2016-02-25
1
-34
/
+47
|
/
*
Merge pull request #99 from pauricthelodger/bytes-error
Max Peterson
2016-02-19
2
-4
/
+18
|
\
|
*
Fix py26 bug and copypasta error
Padraic Harley
2016-01-29
1
-2
/
+2
|
*
Assert once but get the filename from the ImportError
Padraic Harley
2016-01-29
1
-8
/
+8
|
*
Fix unidecode bytes error on python2
Padraic Harley
2015-12-18
2
-6
/
+20
*
|
Merge pull request #102 from ryankask/issue-101-decouple-template-engine
Jonathan Liuti
2016-02-17
3
-10
/
+24
|
\
\
|
|
/
|
/
|
|
*
Remove dependency on Django template engine
Ryan Kaskel
2016-02-17
3
-10
/
+24
|
/
*
Release v3.0.0
v3.0.0
Ian Foote
2015-12-03
1
-1
/
+1
*
Merge pull request #98 from incuna/v3
Ian Foote
2015-12-03
1
-3
/
+10
|
\
|
*
Update changelog for v3.0.0 release
Ian Foote
2015-12-03
1
-3
/
+10
|
/
*
Update CHANGELOG and version.
v2.1.0
Max Peterson
2015-12-01
2
-1
/
+11
*
Merge pull request #95 from johnraz/extract-logic
Max Peterson
2015-12-01
4
-100
/
+116
|
\
|
*
Extracted logic from views - fixed tests.
Jonathan Liuti
2015-12-01
4
-100
/
+116
*
|
Merge pull request #72 from ghost/master
Max Peterson
2015-12-01
1
-1
/
+1
|
\
\
|
*
|
fix #71
Daniel Gatis Carrazzoni
2015-01-05
1
-1
/
+1
*
|
|
Merge pull request #97 from powderflask/master
Max Peterson
2015-12-01
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update utils.py
Joseph
2015-11-26
1
-1
/
+1
|
*
|
Update utils.py
Joseph
2015-11-26
1
-1
/
+2
*
|
|
Merge pull request #94 from timb07/master
Max Peterson
2015-11-30
1
-0
/
+12
|
\
\
\
|
*
|
|
Enable tests to run with Django >= 1.7 and silence warnings
Tim Bell
2015-10-21
1
-0
/
+12
|
|
/
/
*
|
|
Merge pull request #89 from fanquake/patch-1
Max Peterson
2015-11-30
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[Doc] Fix links to point to correct website
Michael
2015-09-17
1
-3
/
+3
|
/
/
*
|
Bump version
v2.0.3
James Turnbull
2015-07-31
2
-1
/
+8
*
|
README cleanup
James Turnbull
2015-07-31
1
-4
/
+4
*
|
Removed version from debug message
James Turnbull
2015-07-31
1
-1
/
+1
*
|
Merge pull request #85 from powderflask/master
James Turnbull
2015-07-31
1
-2
/
+7
|
\
\
[next]