Skip to main content

Self-made relatorio reports for Django

Project description

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.

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

autoreport-0.1.2.tar.gz (3.7 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