Re: Installing PyBB

130 views
Skip to first unread message

carlos

unread,
Nov 20, 2012, 2:09:17 PM11/20/12
to django...@googlegroups.com
read de documentation http://packages.python.org/pybb/  or send mail for the author :/

cheers

On Tue, Nov 20, 2012 at 11:15 AM, Yogev Metzuyanim <yyy...@gmail.com> wrote:
Hi
I intalled PyBB with easy install, after adding it to the INSTALLED_APPS, i run syncdb and get the following error:
AtrributeError: 'Settings' object has no attribute 'PYBB_DEFAULT_MARKUP'.
Does anyone know what did I do wrong?
Thanks.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/8thfxI89evQJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Yogev Metzuyanim

unread,
Nov 20, 2012, 2:46:32 PM11/20/12
to django...@googlegroups.com
Thanks, I needed to add this line: from pybb.settings import to my settings file.
But now I have another problem, as I follow the instruction from the link you gave me, I'm trying to run this command: manage.py pybb_created_related_objects
and i get the following error: TypeError: get_db_prep_value() got an unexpected keyword argument 'connection'
I google it and apparently it happens because the move from django 1.3 to 1.4, but I don't know what to do to fix it.
Reply all
Reply to author
Forward
0 new messages