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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
gopalraha's avatar
332
gopalraha
asked 8 years ago, updated 8 years ago

Comments

see more comments