Thanks,
It seems to work with the change you proposed.
Problem Solved.
Thank you Daniel
On Jun 13, 5:21 pm, Daniel Roseman wrote:
> On Monday, June 13, 2011 10:15:49 AM UTC+1, Gagan (GPS) wrote:
>
> > I am using sqlite3.
>
> > The database settings are as follows:
>
> > DATABASES = {
> > '
On Monday, June 13, 2011 10:15:49 AM UTC+1, Gagan (GPS) wrote:
>
> I am using sqlite3.
>
> The database settings are as follows:
>
> DATABASES = {
> 'default': {
> 'ENGINE': 'sqlite3', # Add 'postgresql_psycopg2', 'mysql',
> 'sqlite3' or 'oracle'.
> 'NAME': 'database.db',
I am using sqlite3.
The database settings are as follows:
DATABASES = {
'default': {
'ENGINE': 'sqlite3', # Add 'postgresql_psycopg2', 'mysql',
'sqlite3' or 'oracle'.
'NAME': 'database.db', # Or path to
database file if using sqlite3.
'USER': '',
On Monday, 13 June 2011 09:42:45 UTC+1, Gagan (GPS) wrote:
>
> I am using Ubuntu 11.04 and I had recently installed Django by using
> svn and creating a hard link of the Django folder to the appropriate
> python folder. When I tried to create a new project, It created the
> project easily but th
I am using Ubuntu 11.04 and I had recently installed Django by using
svn and creating a hard link of the Django folder to the appropriate
python folder. When I tried to create a new project, It created the
project easily but the manage.py runserver is giving me trouble.
192.168.2.127 is the IP addr
5 matches
Mail list logo