Re: Authentication App to use?

2011-08-15 Thread Andre Lopes
Thanks for the reply.

Django-Registration
(http://djangopackages.com/packages/p/django-registration/) have the
Social Auth (Google, Yahoo, OpenId, etc)?

Best Regards,



On Mon, Aug 15, 2011 at 10:11 AM, Reinout van Rees  wrote:
> On 15-08-11 11:01, Andre Lopes wrote:
>>
>> My question. There are others Apps I can research to take a decision
>> on what App should I use?
>
> A handy list:
>
> http://djangopackages.com/grids/g/authentication/
>
>
> Reinout
>
> --
> Reinout van Rees                    http://reinout.vanrees.org/
> rein...@vanrees.org             http://www.nelen-schuurmans.nl/
> "If you're not sure what to do, make something. -- Paul Graham"
>
> --
> 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.
>
>

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



Re: Authentication App to use?

2011-08-15 Thread Reinout van Rees

On 15-08-11 11:01, Andre Lopes wrote:

My question. There are others Apps I can research to take a decision
on what App should I use?


A handy list:

http://djangopackages.com/grids/g/authentication/


Reinout

--
Reinout van Reeshttp://reinout.vanrees.org/
rein...@vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"

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



Authentication App to use?

2011-08-15 Thread Andre Lopes
Hi, I am new to Django, and I have been reading about authentication
and authorization in Django. Due to the complexity of this subject I
was thinking to use a 3rd party developed App for this.

I have found this App: https://github.com/pennersr/django-allauth

My question. There are others Apps I can research to take a decision
on what App should I use?

Best Regards,

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