First time here? Check out the FAQ!

Revision history  [back]

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.