Hi,
Did someone here managed to install a working forum on django 1.4, I tried
all these and I got all kinds of errors:
PyBB
django-forum
django-forumbr
askbot
snapboard
and more...
Some of them i figured out and then i got another error until I reached a
dead end in every single one of them.
I
Try to delete the db file and syncdb again
On Tuesday, November 20, 2012 5:49:40 PM UTC+2, Valentin Rozescu wrote:
>
> I am going step by step in the tutorial "Writing your first Django app" (
> https://docs.djangoproject.com/en/dev/intro/tutorial01/) but in the part
> 2, step creating admin site
tp://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
>
> > wrote:
>
>> Hi
>> I intalled PyBB with easy install, after
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_
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 t
What database are you using?
On Tuesday, November 20, 2012 5:49:40 PM UTC+2, Valentin Rozescu wrote:
>
> I am going step by step in the tutorial "Writing your first Django app" (
> https://docs.djangoproject.com/en/dev/intro/tutorial01/) but in the part
> 2, step creating admin site, I'm blocked
6 matches
Mail list logo