On Jul 11, 2:07 pm, Eyad Al-Sibai <eyad.alsi...@gmail.com> wrote: > Hi! > > I am new to Django, but I am not sure if I should use the built in Django > auth for registration and authorization or I should use another app/package. >
First learn to use django.auth, then if and when it doesn't fit your needs you'll be able to extend / override it with something more appropriate. -- 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.