django-oot

Django application to export content to OpenOffice documents
Download

django-oot Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Yaco Sistemas

django-oot Tags


django-oot Description

Django application to export content to OpenOffice documents django-oot is a Django app to export content to OpenOffice documents.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. Requirements: · Django · Python


django-oot Related Software