Issue 93: Error when confirming e-mail address in basic project
http://code.google.com/p/django-hotclub/issues/detail?id=93
New issue report by cracka80:
Note - this is using the *basic* pinax project. It may (and from the look
of the error raised, will) work on the complete project.
What steps will reproduce the problem?
1. As a user, add an email address but don't verify it yet.
2. Log in to admin, go to emailconfirmation > emailaddresses
3. Find the email address you just entered, check "Verified" box, and save.
It should work fine and just save it, instead an OperationalError is
raised. See the attached file for the traceback and OS info.
The error seems to have been raised due to a dependency on the 'friends'
app from within the emailconfirmation app; in the basic project, the latter
is installed but not the former, causing an error when trying to verify an
email address. Note, this is when it is done through the admin, but the
process *should* (by that I mean it would be best practices) be the same
either way.
Attachments:
tb_info.txt 3.8 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---