I'm part of a non-profit (an astronomy club that does public outreach).  To 
date all our operations are done manually, e.g., our membership database is 
a spreadsheet via cut-and-paste.

We're looking to automate our processes, particularly those that are 
repetitive.

I'm looking for open-source code that manages basic membership tasks, e.g.:
- new member signups
- new and renewing membership payment via Paypal (I know there are 
Django-Paypal packages)
- membership management
- email list management
- extensible, e.g., allows adding APIs to Meetup

I've come across Tendenci, but it uses:
- Postgres - I was hoping to prototype on pythonanywhere.com but they 
charge for Postgres.
- Django 1.6
- Python 2
- I haven't been able to get it to install
It has much more than we need, but if I can get it to work, it's a viable 
alternative.

I found tidyclub.com.  It's fee-based (although inexpensive) and I'd rather 
use a US-based host.

I can't say my search has been exhaustive, but the above are the best 
examples I've found to date.

I'm just starting to learn Django.  I have _TTD w/ Python_ by Percival and 
am planning to get Two-scoops 1.8.

I know I can build my own package, but it'd obviously be much faster and 
easier to use something that already exists.

I'd be grateful for any suggestions!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c35df8ec-78de-4311-bb50-b5df1c0aaae2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to