try running:
python manage.py runserver --settings=
On 14 December 2014 at 14:56, Saki Fu wrote:
> I run python manage.py runserver and got the following error.
>
> ImportError: Could not import settings 'myapp.settings' (Is it on
> sys.path? Is there an import error in the settings file?): No m
Hi,
I am writing an Django application.
This project need to be very efficient and well optimized.
I am very much concern about SQL-Query performance. I am using
postgreSQL.
I want to know whether Django Guarantees to generate well optimized
SQL-Query ???
Thanks
Shariq
--
You received this
Hi,
I am running django-1.2 with postgresql.
I am facing the problem.
Django is not closing the connection and the connection is
retained by db-server until DBA goes and kill the connection manually.
--
You received this message because you are subscribed to the Google Groups
"Django users" grou
3 matches
Mail list logo