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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file autoreport-0.1.2.tar.gz.
File metadata
- Download URL: autoreport-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26abcf50765abbc5f796ddcda7117b93174f5c4e3af81214213126a442eb2ce0
|
|
| MD5 |
f443da48f0cb9508eae692bcac051b25
|
|
| BLAKE2b-256 |
14967b58418d622dc73743d82fb42b8a1ea3e98eeae5a792de5ad41ca32b38c3
|