django-newsletter icon indicating copy to clipboard operation
django-newsletter copied to clipboard

An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.

Results 60 django-newsletter issues
Sort by recently updated
recently updated
newest added
trafficstars

The system allows you to save multiple messages with the same slug if they differ in the case. This causes the server to return a 500 error when trying to...

Hi, I am on UTC+1 (MEZ) timezone. I was filing a test nsl between 00:00 and 01:00 am. During this period of time the day of the archive url was...

Hi, I added: - ability to duplicate selected messages - Blacklists: Global as well as Newsletter-specific - Importing of blacklisted emails via CSV files. Haven't written any tests yet, will...

feature

![screenshot at 2016-03-23 14 20 56](https://cloud.githubusercontent.com/assets/1794688/13994315/fa8bc8c6-f102-11e5-99ef-fdb71e31de8b.png) How to redefine the receipts widget on submission because i have a very big list, and none server could render that in time. I...

feature

The Django 1.9 has [migrated to use SVG icons](https://docs.djangoproject.com/en/1.9/releases/1.9/#new-styling-for-contrib-admin), it would be good to fall in line with them.

in progress

Currently, setting up django-newsletter requires some templates being overridden just for setting the contact email in case of errors (replacing [email protected]). What about adding a new field in the Newsletter...

feature
ready

Some times we need to ask users only to subscribe, if they wish then we can subscribe user for all newsletters. When user is subscribing for all newsletters then if...

feature

Use `Message.get_default()` to set the initial value for `message` in the `Submission` admin form and have coverage for it. Ref: https://docs.djangoproject.com/en/1.9/ref/forms/fields/#initial, #170

feature
ready

![We need YOU](http://batmat.net/dotclear/public/images/Superdupont_we_need_you.jpg) Dear users/contributors, This issue is quite serious indeed: as you might have notices the project has not been properly maintained, a new release is long overdue. Which...