Thanks for the quick answer, Dan! That project is exactly what I was looking
for.

http://github.com/CrowdSense/django-saas-kit/tree/master

Cheers!

2009/8/24 Daniel Hilton <daniel.hil...@gmail.com>

>
> You might have alook at the saas kit which is availble on github,
> which does subscription billing, subdomain handling and multi user
> accounts. You could then write a decorator to wrap any db request to
> perform a test to check that only rows that are linked to that
> requesting user are returned or some custom managers.
>
> HTH
> dan
>
>

--~--~---------~--~----~------------~-------~--~----~
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