Re: Strange error with tutorial code

2007-04-28 Thread TechnoFreak
Malcolm Tredinnick wrote: > Are you using a Python 2.5 final release and not a pre-release? > > The reason I'm asking is because there was a bug in Python-2.5.1 > pre-releases (including the 2.5.1c1 version that shipped with betas of > Ubuntu Feisty) that caused problems with Django. It's not som

Re: Installed Apps in settings.py

2006-07-31 Thread Technofreak
limodou wrote: > > How do you create your project, using: django-admin.py startproject > XXX? If you did like this, the settings.py should include default > apps. > Ya, I did create using 'django-admin.py startproject XXX' but I din't get the default apps included in the settings.py. Thats the b