Skip to content

litchfield/django-chump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-chump

Yet another little app for throwing a MailChimp subscribe form into a Django project

Works with django-mailchimp-v1.3 (specifically)

Required settings --

MAILCHIMP_API_KEY = '...'

Optional settings --

MAILCHIMP_LIST_ID = '...'
MAILCHIMP_DONE_URL = '/thanks/'
MAILCHIMP_ERROR_URL = '/oops/'

About

Yet another little app for throwing a MailChimp subscribe form into a Django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages