django-oot 0.8.4
Django application to export content to OpenOffice documents
Installation
To install this application:
- Put it in a directory oot inside your project.
- Include 'oot' in settings.INSTALLED_APPS.
Usage
For rendering an instance of a model into an OpenOffice.org Writer document:
- Create an instance of the WriterTemplate model, either manually in the shell, using fixtures or through the admin. Choose the right content type for the objects you want to render.
- Use the {% writer_templates obj %} templatetag wherever you wish to include a link for rendering an object into a Writer document.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-oot-0.8.4.tar.gz (md5) | Source | 2011-01-27 | 13KB | 2393 | |
- Author: Yaco Sistemas S.L.
- Home Page: http://tracpub.yaco.es/djangoapps/wiki/OOT
- Keywords: django openoffice odt
- License: LGPL 3
- Categories
- Package Index Owner: pyriku, msaelices
- Package Index Maintainer: Goin
- DOAP record: django-oot-0.8.4.xml
