aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/test_settings.py
Commit message (Collapse)AuthorAgeFilesLines
* Make teh tests run rightMatt Lenc2014-06-181-30/+0
| | | | Because Django 1.6 and other fireworks.
* Add SECRET_KEY to settingsmattack1082013-09-201-0/+2
|
* Remove unwanted settings vars from test projectmattack1082013-01-151-4/+0
|
* Fix tests and add new ones for show_content_in_browser featuremattack1082013-01-151-2/+18
|
* Move tests into wkhtmltopdf.tests.*Marc Tamlyn2012-08-031-0/+16
Fixes #11.