Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When someone signs up on the site, also optionally add them to the newsletter #5

Open
natea opened this issue Feb 8, 2013 · 3 comments

Comments

@natea
Copy link
Contributor

natea commented Feb 8, 2013

If we use Mailchimp, we could use something like:
django-mailchimp
mailsnake - http://pypi.python.org/pypi/mailsnake

"CodeRaising enthusiasts" list ID: 30866347d0
API key: (ask Nate)

@ghost ghost assigned briandant Feb 8, 2013
@briandant
Copy link

Had 30 mins free up tonight, so tried to take a stab at this, but had issues getting this to run locally. See the URL pattern below that should take me there, but get a 404 at the root ... ? Can look into this on Wed.

url("^$", "mezzanine.pages.views.page", {"slug": "/"}, name="home"),

@briandant
Copy link

I'm assuming that our v1 for this is to set up MailChimp only, which would be at the bottom of the Home page, and then again on the contact page. Is this what you guys want? @natea @danchoi

@natea
Copy link
Contributor Author

natea commented Feb 18, 2013

see my other email. mailchimp will be our primary way of communicating with
folks until we enable the site registrations and collect info that way. so
i think the mailchimp signup box should be more prevalent on the homepage,
and probably for now put it on every page to remind people to sign up. what
do you guys think?

On Sun, Feb 17, 2013 at 8:13 PM, Brian Dant [email protected]:

I'm assuming that our v1 for this is to set up MailChimp only, which would
be at the bottom of the Home page, and then again on the contact page. Is
this what you guys want? @natea https://github.com/natea @danchoihttps://github.com/danchoi


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-13705911.

[email protected]
+1 (617) 517-4953
http://twitter.com/natea | http://linkedin.com/in/natea

esoergel referenced this issue in esoergel/coderaising May 21, 2013
Built out some heavily commented example code in the cities app
tkeemon referenced this issue in tkeemon/coderaising May 31, 2013
@briandant briandant removed their assignment Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants