Ian Holsman wrote:
> Hi Andrew.
> I have no idea from the information you have provided me.
>
> are you running it via mod-python, fastcgi, or the django-admin?

No, while developing the app I'm using django' own web server.
When the app will be ready I will use existing linux and apache 1.3
environment.
I will try use suitable module, mod-python or fastcgi.

Django-admin I'm using now in my project.

> besides from actually uploading your app somewhere where people can
> see, I'm not sure what else we can do.
> FWIW.. I will only look at your code if it's open source.. other
> people don't have this restriction.

I think the problem is not in my simple app.
I began to learn django by creating the example Poll app from django
tutorial.

Please note, the tutorial' Poll app was slow from the beginning too.
Actually, I did not see fast work of django at all, even during
playing with usual tutorial app.
Debug option was True, caching - disabled, postgesql updated from 8.0
to 8.1.4.
I hope on linux it will be much faster.

How much time takes loading of the poll-like page on your machine?

regards,
Andriy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to