I'm writing a blog app (yeah, I know. super boring, right?), and I was running into a strange issue where user comments were being issued a default email address. Is there any way to prevent this from happening?
The URL field is fine -- no default value is being set there. I'm using django.contrib.comments. Other than this, I haven't had any problems whatsoever with the app. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

