Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

django-opendocument

Compare

  Analyzed 28 minutes ago

The script is a class that represents an opendocument. Currently it can be a spreadsheet or a text document, but it's deadly easy to add the other types. It expects a decompressed version of the document in some django template dir (as defined on settings.py). It will render all xml files inside ... [More] that dir as django templates. And it can generate an appropriate HttpResponse object. It has been made for a custom website, and has enough functionality for our needs, so don't expect it to evolve fast unless you want to contribute. There is another aproach to generate odt files under django here: http://www.djangosnippets.org/snippets/15/ [Less]

1.43K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This