Revision history [back]
django_authopenid.UserPasswordQueue.user
Hello,
Running the python server after the installation gives this warning:
django_authopenid.UserPasswordQueue.user: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField.
HINT: ForeignKey(unique=True) is usually better served by a OneToOneField.