On 10/20/05, Laurent RAHUEL <[EMAIL PROTECTED]> wrote:
> THX, it was the problem. I guess this should be added to the documentation.
I've updated the docs at
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges .
Adrian
--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocri
Le Jeudi 20 Octobre 2005 17:44, Andreas Stuhlmüller a écrit :
> Hi Laurent,
>
> > Error: The database couldn't be initialized.
> > 'module' object has no attribute 'INSTALLED_APPS'
>
> Deleting your project/settings directory might help. At least it helped
> when I got this error :).
>
> Andreas
Hi Laurent,
> Error: The database couldn't be initialized.
> 'module' object has no attribute 'INSTALLED_APPS'
Deleting your project/settings directory might help. At least it helped
when I got this error :).
Andreas
Hi,
I'm trying to move my code after those changes and I can't get
python django-admin.py init working. I get this error and I can't figure out
why :
Error: The database couldn't be initialized.
'module' object has no attribute 'INSTALLED_APPS'
I got a good PYTHONPATH and a good DJANGO_SETTIN
4 matches
Mail list logo