On 1/2/06, Mike <[EMAIL PROTECTED]> wrote:
> I am creating an application that will have multiple companies, with
> each having multiple users that would have to login to my system more
> like the way basecamp has it. I enjoyed what django authentication can
> do for me, but then again I could implement them myself to have groups
> and rights and so forth. What would you do? Utilize Django's or
> create your own for my situation?

Hi Mike,

Seems like you're saying Django's built-in auth will work for you. In
that case, I'd suggest you use it to save yourself some time! :)

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to