Hello NoviceSortOf, You may want to check out this Django documentation < http://docs.djangoproject.com/en/dev/ref/settings/#auth-profile-module > and < http://docs.djangoproject.com/en/dev/topics/auth/ > on AUTH_PROFILE_MODULE which may clear up your confusion. Registration doesn't use AUTH_PROFILE_MODULE directly AFAICT. The registration docs just mention it as something you might want to take advantage of and how using it relates to using registration.
Toodle-looooooooo creecode --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

