profile

Determine currently selected Outlook profile

Determine currently selected Outlook profile Question: I’m dealing with several Office installations that have two profiles, primarily in order for the Exchange connection in one profile not to break normal (caldav) based calendars in the other profile. There are some actions that only should only be applied when a particular profile is active. I detect …

Total answers: 1

Django-Registration & Django-Profile, using your own custom form

Django-Registration & Django-Profile, using your own custom form Question: I am making use of django-registration and django-profile to handle registration and profiles. I would like to create a profile for the user at the time of registration. I have created a custom registration form, and added that to the urls.py using the tutorial on: http://dewful.com/?p=70 …

Total answers: 3