aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix a couple of daft mistakes.Charlie Denton2012-02-241-6/+7
| |
| * Add get_filename method.Charlie Denton2012-02-231-1/+4
| |
| * Made PDFTemplateView a little more extensible, and added orientation.Charlie Denton2012-02-231-12/+18
| |
| * Return super when called.Charlie Denton2012-02-231-1/+1
| |
| * Make PDFTemplateView use PDFResponse.Charlie Denton2012-02-231-1/+1
| |
| * Deprecate baDly cApitalised Views.Charlie Denton2012-02-231-2/+16
|/
* Test translation to temp file.Marc Tamlyn2012-01-163-0/+25
|
* Add a testproject and empty tests file.Marc Tamlyn2012-01-167-0/+179
|
* Fix use of STATIC vs MEDIA urlGeorge Hickman2011-10-301-1/+1
|
* Refactor the main render method into a class based viewGeorge Hickman2011-10-302-30/+62
| | | | | | Use a PdfResponse to deal with the headers and response type. Make the margin_* and filename variables instance variables on the view with sane defaults.
* Code cleanupGeorge Hickman2011-10-301-3/+4
| | | | | Fix a spelling mistake Wrap a particularly long line
* Use with for file usageGeorge Hickman2011-10-301-6/+7
| | | | | Replace old style file open and close with a `with` block for clarity and it's error handling.
* Added tag v0.1.1 for changeset e98aa26cbf5dMax Peterson2011-09-060-0/+0
|
* Removed unised importv0.1.1Max Peterson2011-09-061-1/+0
|
* Added tag v0.1.1 for changeset 9bcd5f796871Max Peterson2011-09-060-0/+0
|
* Fixed setup.py to use get_versionMax Peterson2011-09-061-1/+1
|
* Added tag v0.1.1 for changeset 18854c69b915Max Peterson2011-09-060-0/+0
|
* Bumped version to 0.1.1Max Peterson2011-09-061-1/+1
|
* Fixed init for mkreleaseMax Peterson2011-09-061-2/+5
|
* Removed tag v0.1.1Max Peterson2011-09-060-0/+0
|
* Added tag v0.1.1 for changeset d06d60a43785Max Peterson2011-09-060-0/+0
|
* Bumped version to 0.1.1Max Peterson2011-09-062-0/+4
|
* Added smart_strMax Peterson2011-09-061-1/+3
|
* Added tag v0.1 for changeset 4a98dd5bdff7Marc Tamlyn2011-07-270-0/+0
|
* Converted setup.py to setuptools, added MANIFEST.inv0.1Marc Tamlyn2011-07-272-3/+7
|
* fixed some bugs, added filename supportCharlie Denton2011-07-251-4/+10
|
* Updated READMEMax Peterson2011-07-111-1/+21
|
* Added as newMax Peterson2011-07-084-0/+102