skip to navigation
skip to content

autoreport 0.1.2

Self-made relatorio reports for Django

Requirements

Tested with Django 1.1.1. Requires relatorio.

How to use it

Install it by adding 'autoreport' to INSTALLED_APPS in your settings, (it requires running syncdb again for new models to be installed).

Then, add a line like this into your main URLConf:

(r'^autoreport/', include('autoreport.urls')),

You should overwrite templates from autoreport's templates folder in order to match your project.

 
File Type Py Version Uploaded on Size # downloads
autoreport-0.1.2.tar.gz (md5) Source 2010-06-15 3KB 413