django-reporter

Custom email-based reports for any Django project
Download

django-reporter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Brandon Konkle
  • Publisher web site:
  • http://adoleo.com

django-reporter Tags


django-reporter Description

Custom email-based reports for any Django project django-reporter is a Django application to create automated email reports in .csv format. It includes a management command that is intended to be invoked periocically from cron.Installation:To install:: pip install django-reporterThen add ``reporter`` to your INSTALLED_APPS:: INSTALLED_APPS = ( ... 'reporter', )Also, make sure the email settings for your project are correct. Requirements: · Python · Django


django-reporter Related Software