Hi,
I have installed photologue in my django project, but I find it
extremely slow on my gallery, I have got 30 images in my gallery , one
image size is between 5~20kb, all images together takes around 300kb,
I checked with firebug on firefox the a loading time is 10 second per
page.. I am running on localhost ./manage.py runserver
127.0.0.1:8000
Does anyone know what can be wrong ?
Sorry for my english
Thanks