I have a budgeting application I created at inzolo.com. I want to
create an affiliate program to offer commissions to those who refer
paying users to the site. I will basically have a different login and
just for affiliates. I'm wondering how to best handle this situation.

Can I copy the auth.user module to essentially have another table in
the database? I don't know that that is the best solution though.

Should I use the existing mod auth and use groups and a one-to-one
model for additional user settings?

Just wondering if anyone has done something like this and how you
solved this issue.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to