Skip to main content

Django application to export content to OpenOffice documents

Project description

Installation

To install this application:

  1. Put it in a directory oot inside your project.

  2. Include 'oot' in settings.INSTALLED_APPS.

Usage

For rendering an instance of a model into an OpenOffice.org Writer document:

  1. 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.

  2. Use the {% writer_templates obj %} templatetag wherever you wish to include a link for rendering an object into a Writer document.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-oot-0.8.4.tar.gz (13.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page