autoreport

Self-made relatorio reports for Django
Download

autoreport Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Guillermo GutiĆ©rrez
  • Publisher web site:
  • http://github.com/terrex/

autoreport Tags


autoreport Description

Self-made relatorio reports for Django The autoreport package provides self-made relatorio reports for Django.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. Requirements: · Python · relatorio · Django


autoreport Related Software