Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
Initial code port from emencia-django-newsletter (nephila's own nph b…
Browse files Browse the repository at this point in the history
…ranch)
  • Loading branch information
yakky committed Sep 21, 2013
1 parent cb60546 commit 5ebd8d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.pot
*.pyc
local_settings.py
.idea
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
djangocms-newsletter
====================

A partial (and incompatible) rewrite of emencia-django-newsletter.

It will make possible to create the newsletter content in a django CMS page
and send it in the "usual" emencia-django-newsletter way.

It will support celery for sending emails.

Warning
=======
Still WiP and not usable in production

0 comments on commit 5ebd8d3

Please sign in to comment.