Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1 from incuna/develop | James Turnbull | 2012-02-24 | 4 | -39/+87 |
|\ | | | | | Merge in Develop branch | ||||
| * | Touched up README. | Charlie Denton | 2012-02-24 | 1 | -11/+21 |
| | | |||||
| * | Add changelog and rename readme. | Charlie Denton | 2012-02-24 | 3 | -21/+37 |
| | | |||||
| * | Restore *args to PDFTemplateView. | Charlie Denton | 2012-02-24 | 1 | -4/+2 |
| | | |||||
| * | Fix a couple of daft mistakes. | Charlie Denton | 2012-02-24 | 1 | -6/+7 |
| | | |||||
| * | Add get_filename method. | Charlie Denton | 2012-02-23 | 1 | -1/+4 |
| | | |||||
| * | Made PDFTemplateView a little more extensible, and added orientation. | Charlie Denton | 2012-02-23 | 1 | -12/+18 |
| | | |||||
| * | Return super when called. | Charlie Denton | 2012-02-23 | 1 | -1/+1 |
| | | |||||
| * | Make PDFTemplateView use PDFResponse. | Charlie Denton | 2012-02-23 | 1 | -1/+1 |
| | | |||||
| * | Deprecate baDly cApitalised Views. | Charlie Denton | 2012-02-23 | 1 | -2/+16 |
|/ | |||||
* | Test translation to temp file. | Marc Tamlyn | 2012-01-16 | 3 | -0/+25 |
| | |||||
* | Add a testproject and empty tests file. | Marc Tamlyn | 2012-01-16 | 7 | -0/+179 |
| | |||||
* | Fix use of STATIC vs MEDIA url | George Hickman | 2011-10-30 | 1 | -1/+1 |
| | |||||
* | Refactor the main render method into a class based view | George Hickman | 2011-10-30 | 2 | -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 cleanup | George Hickman | 2011-10-30 | 1 | -3/+4 |
| | | | | | Fix a spelling mistake Wrap a particularly long line | ||||
* | Use with for file usage | George Hickman | 2011-10-30 | 1 | -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 e98aa26cbf5d | Max Peterson | 2011-09-06 | 0 | -0/+0 |
| | |||||
* | Removed unised importv0.1.1 | Max Peterson | 2011-09-06 | 1 | -1/+0 |
| | |||||
* | Added tag v0.1.1 for changeset 9bcd5f796871 | Max Peterson | 2011-09-06 | 0 | -0/+0 |
| | |||||
* | Fixed setup.py to use get_version | Max Peterson | 2011-09-06 | 1 | -1/+1 |
| | |||||
* | Added tag v0.1.1 for changeset 18854c69b915 | Max Peterson | 2011-09-06 | 0 | -0/+0 |
| | |||||
* | Bumped version to 0.1.1 | Max Peterson | 2011-09-06 | 1 | -1/+1 |
| | |||||
* | Fixed init for mkrelease | Max Peterson | 2011-09-06 | 1 | -2/+5 |
| | |||||
* | Removed tag v0.1.1 | Max Peterson | 2011-09-06 | 0 | -0/+0 |
| | |||||
* | Added tag v0.1.1 for changeset d06d60a43785 | Max Peterson | 2011-09-06 | 0 | -0/+0 |
| | |||||
* | Bumped version to 0.1.1 | Max Peterson | 2011-09-06 | 2 | -0/+4 |
| | |||||
* | Added smart_str | Max Peterson | 2011-09-06 | 1 | -1/+3 |
| | |||||
* | Added tag v0.1 for changeset 4a98dd5bdff7 | Marc Tamlyn | 2011-07-27 | 0 | -0/+0 |
| | |||||
* | Converted setup.py to setuptools, added MANIFEST.inv0.1 | Marc Tamlyn | 2011-07-27 | 2 | -3/+7 |
| | |||||
* | fixed some bugs, added filename support | Charlie Denton | 2011-07-25 | 1 | -4/+10 |
| | |||||
* | Updated README | Max Peterson | 2011-07-11 | 1 | -1/+21 |
| | |||||
* | Added as new | Max Peterson | 2011-07-08 | 4 | -0/+102 |