I have version 0.6.73 installed and everything works great. However, whenever a question is submitted with more than one tag, an error occurs. I'm frustrated because it does not seem to happen on askbot.org:
MultipleObjectsReturned at /questions/ask/ get() returned more than one Tag -- it returned 2! Lookup parameters were {'name__iexact': u'law'}
Might anyone have any insight into this? Thanks!
It seems that somehow you have more than one character case variant of a tag name.
You should be able to fix this with a management command "fix_question_tags", but you need to know names of tags before
Please, look up usage of this and other commands in the manual.
Before that please do back up the database.
It is not clear just why this happened... There is a filter which prevents creation of tags with the variants of the case.
Also - you could think about turning on "force lowercase tags" setting in the "data entry" section.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-03-09 19:52:10 -0500
Seen: 87 times
Last updated: Mar 09 '11
Best practices to avoid data inconsistency
Cannot sign up for a new account using a fresh instal of askbot.
Why are there french fries on www.askbot.org?
How are settings and rules edited?
Is Askbot interested in Skins?
Where are the badges in a fresh install? [fixed]
Rules on what should be in the Wiki and what should be here?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.