group_messaging.SenderList.recipient
Hello,
Running the python server after the installation gives this warning:
group_messaging.SenderList.recipient: (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.
Comments
Please provide more details about your OS, the version of Askbot you are installing, and the command you are running that gives you this message.