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.
On Tuesday, November 20, 2012 9:10:40 PM UTC+2, sacrac wrote: > > read de documentation > http://packages.python.org/pybb/<http://packages.python.org/pybb/#feature-list> > > or send mail for the author :/ > > cheers > > On Tue, Nov 20, 2012 at 11:15 AM, Yogev Metzuyanim > <yyy...@gmail.com<javascript:> > > 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<javascript:> >> . >> To unsubscribe from this group, send email to >> django-users...@googlegroups.com <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > -- 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/-/vzjn6vaTMmYJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.