Boletin

A Django newsletter app
Download

Boletin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Fidel Ramos Sa?udo
  • Publisher web site:
  • https://tracpub.yaco.es/

Boletin Tags


Boletin Description

A Django newsletter app Boletin is a generic newsletter application for Django projects. It allows for automatically generating and sending newsletters, with optional human reviewing process if so desired.Boletin means "bulletin" or "newsletter" in Spanish.Installation:1. Include boletin in settings.INSTALLED_APPS.2. Create DB tables with python manage.py syncdb.3. Configure settings (see Configuration section).4. Install cron scripts in the system's cron installation for automated newsletter creation and (optionally) automated sending. See "Cron configuration" below for more information. Here are some key features of "Boletin": · Complete subscription/desubscription process, with confirmation emails. · Completely decoupled, no need to modify your own code to use it, only settings.py and redefine templates as needed. · Newsletters in HTML and plain text in the same email. · Three different periods: daily, weekly and monthly newsletters, easily configurable. · Integrated with Django's admin. · Optional reviewing process (in the admin). · Cron scripts included. · Unit tests included. Requirements: · Python What's New in This Release: · Fixed several bugs that rendered the application unusable. They all came from the fact that the application changed name just before release, and some imports were left unchanged.


Boletin Related Software