Please Solve bug in AskBot 0.10.0

1st Bug

There is a bug in AskBot 0.10.0 show some issues and warnings during the given commands.

python manage.py syncdb
python manage.py migrate
python manage.py runserver

Warnings shown given below:

image description

System check identified some issues:

WARNINGS:
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.
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.

2nd Bug

The Askbot 0.10.0 does not shows Automated Gravatar Images

image description

Please Fix the above above bugs.

gopalraha's avatar
332
gopalraha
asked 2016-08-26 23:25:12 -0500, updated 2016-08-26 23:50:21 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments